Excel 2002 vs. Excel 2000

steveski

Board Regular
Joined
Feb 9, 2004
Messages
55
I (with your help!) developed an Excel Worksheet using PivotTables, PivotChart, and VBA using Excel 2002 (10.2614.2625). I tried to run it under Excel 2000 (9.0.3821 SR-1), and the Pivot Tables, Pivot Charts, and VBA worked, but the following formula did not work:

“=IF(ISERROR(GETPIVOTDATA("Start Date 2",PV1Started!R3C1,"Priority","E","Start Date 2",12,"Years",2003)),0, GETPIVOTDATA("Start Date 2",PV1Started!R3C1,"Priority","E","Start Date 2",12,"Years",2003))”

Do you know why this formula does not work under Excel 2000?

Thanks.
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN

Forum statistics

Threads
1,214,951
Messages
6,122,446
Members
449,083
Latest member
Ava19

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top