R
Richardjs60
Hi
I have a formula which works in excel 2003 it trckes the change from a
pivot table cell and places it in a seperate spreedsheet
as the pivot table changes the formula trckes where the new cell is and
corrects the other spreedsheet
the formula is
=IF(ISERROR(GETPIVOTDATA("Amount",Breakup!$B$7,"Code",A7)),0,GETPIVOTDATA("Amount",Breakup!$B$7,"Code",A7))
I need to use this in excel 2000 BUT it keeps returning as an error .
Can anybody help with a substitute formula that will do same in 2000
thanks for any help
Richard
I have a formula which works in excel 2003 it trckes the change from a
pivot table cell and places it in a seperate spreedsheet
as the pivot table changes the formula trckes where the new cell is and
corrects the other spreedsheet
the formula is
=IF(ISERROR(GETPIVOTDATA("Amount",Breakup!$B$7,"Code",A7)),0,GETPIVOTDATA("Amount",Breakup!$B$7,"Code",A7))
I need to use this in excel 2000 BUT it keeps returning as an error .
Can anybody help with a substitute formula that will do same in 2000
thanks for any help
Richard