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 / Worksheet Functions / October 2006

Tip: Looking for answers? Try searching our database.

Excel 2000 pivot HELP!!!!

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Matt - 19 Oct 2006 19:24 GMT
I have created a formula in Excel 2003 for getting Pivot Table Data that
doesn't work in 2000. The formula for 2000 seems to be wanting a text string,
but the variable that needs to be looked up everytime is changing...

Here is the formula in 2003:

=IF((OR(D10=0,X10=1)),0,GETPIVOTDATA("Responders",'Response Pivot
Table'!$C$6,"M Code",Report!A10,"Week",$AB$12))

So, based on the condition, I want the data for responders for a specific M
Code and Week value....those are always changing, so it has to be dynamic.
But, it seems that for 2000 the form is:

'=IF((OR(D10=0,X10=1)),0,GETPIVOTDATA('Response Pivot Table'!C5,"Text
String"))

How do I get the text string if my value always change? I'm stuck and need
some help quick if possible!! I thank you in advance....
Debra Dalgleish - 20 Oct 2006 00:47 GMT
You can create the string with cell references, e.g.:

  GETPIVOTDATA($C$5,"'" & H11 & "' '" & H12 & "' '" &H13 & "'")

> I have created a formula in Excel 2003 for getting Pivot Table Data that
> doesn't work in 2000. The formula for 2000 seems to be wanting a text string,
[quoted text clipped - 14 lines]
> How do I get the text string if my value always change? I'm stuck and need
> some help quick if possible!! I thank you in advance....

Signature

Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

 
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.