registration problem OWC10

J

JK

Hi

I am trying to use Office XP web components with a VB6 application.

Installed Office XP + webcomponents from the CD
Placed a pivottable on a VB6 form, works fine, I can populate it with data
etc..

But I can not create a NEW Pivottable object from code

If I try :

Dim MyPT as OWC10.Pivottable
Set MyPT = New OWC10 .... and then I can only pick a Range object from the
list, not a Pivottable as I expected.

What is wrong ? Something with registration or just me not understanding the
objectmodel??

Thanks for any help!

Joost
 

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

Top