You can use your favorite social network to register or link an existing account:
Or use your email address to register without a social network:
Sign in with these social networks:
Or enter your username and password
Forgot your password?
Yes, please link my existing account with for quick, secure access.
No, I would like to create a new account with my profile information.
In Excel there are tables and PivotTables. You may wonder why you'd need to create a table when the whole worksheet already looks like one. And you've heard about PivotTables and how complex they are. To be able to use either effectively, it helps to know what each of them does, and when to use one or the other.
An Excel table is simply a set of rows and columns in a worksheet that contains related data and is displayed in a specific table format. If you have a large list of data, it's often useful to display that data in such a table. Not only does a table help you organize related data, it's also helpful for calculating values and displaying totals and grand totals.
By using a table, you can more easily:
If you are looking to extract more meaningful information from your data, for example to find out which products are selling best over time, you may want to use a PivotTable instead of an Excel table. A PivotTable is an interactive table that quickly summarizes large amounts of numeric data, which you can then analyze in detail.
By using a PivotTable, you can more easily:
For more information about Excel tables or PivotTables, see the following videos or articles:
Video: Create an Excel table
Create or delete an Excel table in a worksheet
Video: Create a PivotTable report
Create or delete a PivotTable or PivotChart report
--Frederique Klitgaard
Comments: (4) Collapse
we just upgraded to office 2010, and the pivot tables created in office 2003 have errors and won't refresh properly. Is there a way to fix this?? or do they have to be rebuilt?
For me, one of the big pluses of using tables is that when I change or create a formula in one row it automatically copies that to all rows. Very big time--save!
how can i set the values to always 'sum' in my pivot table for certain data fields? I always need to re-set my Field Settings to 'sum' because they default to 'count'. Not sure why this is the case, becuase the data is always in number format.
The formula below is not returning the correct results--I wanted it to pull data re every country except the US in Column E of the Global Tickets spreadhseet, along with the value in column AA.
Is the symbol <> correct? Thank you!
=(STDEV(IF('Global Tickets'!$E$14:$E$60014<>"United States",'Global Tickets'!$AA$14:$AA$60014')))
Comments: (loading) Collapse