How to populate a pivottable from an array?

L

Linda

Hi

I need to populate my pivottable (owc10) from an array programmatically.
Does any body know how to do this? javascript or vbscript will work for me.
Is this even possible? Any code out there?


Many thanks
Linda Fuller
 
A

Alvin Bruney [MVP]

you should get the office component toolpack, there are walkthrus to teach
you how to load data
 
L

Linda

I have downloaded that toolpack, however with the new IE patch I am not able
to use the adodb.stream which is used in the toolpack.

Linda

Alvin Bruney said:
you should get the office component toolpack, there are walkthrus to teach
you how to load data

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
Linda said:
Hi

I need to populate my pivottable (owc10) from an array programmatically.
Does any body know how to do this? javascript or vbscript will work for
me.
Is this even possible? Any code out there?


Many thanks
Linda Fuller
 
Top