Hello Friends,
I am trying to use MSQ000 objects in orden to access MSO screens throu VB, I can enter to ellipse, open a screen, but I can´t use the fields and screen objects.
How can I use the MSOScriptAccess object, I can create or inicialize one.
I tryied:
Set aMSQ000 = New MSQ000.MSOScriptAccess
and I have the following error:
ActiveX component can't create object
Best regards,
Javier Pozo
I am trying to use MSQ000 objects in orden to access MSO screens throu VB, I can enter to ellipse, open a screen, but I can´t use the fields and screen objects.
How can I use the MSOScriptAccess object, I can create or inicialize one.
I tryied:
Set aMSQ000 = New MSQ000.MSOScriptAccess
and I have the following error:
ActiveX component can't create object
Best regards,
Javier Pozo