View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Matt Matt is offline
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!!!