PivotCell class

  • Thread starter Thread starter Imrahn Gamildien
  • Start date Start date
I

Imrahn Gamildien

Good day,

I'm trying to get some OLAP drillthrough code running in Excel 2000, this is
some code I got off the net. This code runs ok in Excel 2002 (XP), but I
cant get it to run in Excel 2000! I'm getting an error on the line that
declares a variable of type PivotCell. After some investigation, I suspect
that the PivotCell class was only exposed from Excel 2002 (XP) onwards.

Can someone please help me out here?

Thank you
Imrahn
 
You are correct that there is no pivotcell object in excel 2000 and earlier.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top