Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 516
Default GETPIVOT DATA HELP - PLEASE!!!!

I have coded cells with the following:

=IF((OR(D10=0,X10=1)),0,GETPIVOTDATA("Responders", 'Response Pivot
Table'!$C7,"M Code",Report!A10))

This was done in Excel 2003...when a client tried to open in 2000, they get
a #VALUE! error....what is going wrong?!!!! That would be pretty goofy in my
opinion if you can't keep worksheet functions the same between versions....

I need help ASAP! Thanks!!!


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,118
Default GETPIVOT DATA HELP - PLEASE!!!!

If a function isn't available in Excel, the error value would be #NAME!.

The #VALUE! error probably indicates a problem with the data.
Can you give more information?

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"Matt" wrote:

I have coded cells with the following:

=IF((OR(D10=0,X10=1)),0,GETPIVOTDATA("Responders", 'Response Pivot
Table'!$C7,"M Code",Report!A10))

This was done in Excel 2003...when a client tried to open in 2000, they get
a #VALUE! error....what is going wrong?!!!! That would be pretty goofy in my
opinion if you can't keep worksheet functions the same between versions....

I need help ASAP! Thanks!!!


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,979
Default GETPIVOT DATA HELP - PLEASE!!!!

The GetPivotData arguments are different in Excel 2000.

If you create the formulas in the earlier version, Excel 2003 should be
able to calculate them. However, Excel 2000 can't calculate the newer
version's format.

Matt wrote:
I have coded cells with the following:

=IF((OR(D10=0,X10=1)),0,GETPIVOTDATA("Responders", 'Response Pivot
Table'!$C7,"M Code",Report!A10))

This was done in Excel 2003...when a client tried to open in 2000, they get
a #VALUE! error....what is going wrong?!!!! That would be pretty goofy in my
opinion if you can't keep worksheet functions the same between versions....

I need help ASAP! Thanks!!!




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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pull data from another sheet based on certain criteria steve_sr2 Excel Discussion (Misc queries) 1 February 23rd 06 10:08 AM
Excel Macro to Copy & Paste [email protected] Excel Worksheet Functions 0 December 1st 05 01:56 PM
Help PLEASE! Not sure what answer is: Match? Index? Other? baz Excel Worksheet Functions 7 September 3rd 05 03:47 PM
Sort pages? David Excel Discussion (Misc queries) 15 May 13th 05 11:33 PM
Line Graph Data Recognition Nat Charts and Charting in Excel 2 April 30th 05 02:07 PM


All times are GMT +1. The time now is 11:04 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"