Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / April 2004

Tip: Looking for answers? Try searching our database.

Displaying totals of calculated fields in Pivot tables/charts

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
MG - 12 Apr 2004 06:38 GMT
I find that, when I create a Pivot table, I can only derive totals for
those items that have been entered by hand - wnen I try to get totals
of calculated fields, I only get the count of occurrences of those
fields
Any ideas ?
Dave Peterson - 12 Apr 2004 22:44 GMT
It sounds like your calculation columns may be returning something besides
numbers.

If you have formulas that look like:

=if(something's_true,"",a1*3+5)

Then that string value ("") will make it so that the pivottable wizard will
default to count.

Just double click on that "button" in the Data Area (when you're in the Wizard)
and you can change it to Sum/Average/min/max and lots more.

You could also adjust your formula to return a numeric value:

=if(something's_true,0,a1*3+5)

(But that might mess up the appearance of the original data source.)

> I find that, when I create a Pivot table, I can only derive totals for
> those items that have been entered by hand - wnen I try to get totals
> of calculated fields, I only get the count of occurrences of those
> fields
> Any ideas ?

Signature

Dave Peterson
ec35720@msn.com

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.