Change a PivotTable cell value

I

Igor R. Alcantara

I want to change the value of a cell in a Pivot Table programatically. What
methods can I use? How can I do that?
 
A

Alvin Bruney - ASP.NET MVP

I assume you need more than that - if this is the case, you should consider
downloading the Office web components toolpack from Microsoft. It's a free
download. It has helpful scripts and snippets to get you started for version
10. The toolpack may be used for version 11 although it isn't meant for that
version. If you need a more robust resource, try the black book.

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET
 
Top