Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

pivot tables

ResolvedVersion 2003

Sangita has attended:
Excel Intermediate course
Excel Advanced course

Pivot Tables

How do we use Pivot Tables in detail

RE: Pivot Tables

Hi Sanqita

thanks for your post hope you enjoyed yor training

The way you would use pivot tables is as follows - firstly make sure your data has headings and you click on a data cell - then go to the data menu and choose pivot table

then go through the steps till you get to the last step - make sure you use as new sheet click finish

what you need to do is drag and drop all the fields from the list to different parts of the pivot table when done this you can move them around, filter them and change the fields by either clicking the drop down lists or, double clicking the field names

If you need anymore help just reply to this post

If this posting has helped in answering your query then I would request you to mark the posting as Resolved. If, however, it hasn

Tue 30 Dec 2008: Automatically marked as resolved.

Excel tip:

Stop Formula Returning A "#DIV/0" Error

If a formula returns a #DIV/0 error message there is a way to avoid such results.

For example the formula =A1/B1 will return a #DIV/0 if B1 is empty or a zero.

If you protect your formulas with the ISERROR function, the formula will then look like this:

=IF(ISERROR(A1/B1),0,A1/B1)

In plain English: should the result of A1 divided by B1 be an error change the result to 0 else show the result of A1/B1.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.