S
Sabine
Hi,
I'm not really experienced in VBA but most of the time getting there with
lots of googeling. The problem I'm experiencing right now is not so common I
guess because I couldn't find any hint on what to do on a Mac.
Here's what I'm trying to accomplish:
From Excel X on OSX 10.2.8 I'm trying to 'transfer' some data into a Word X
doc but I can't seem to get Excel to CreateObject("Word.Application"), it
keeps returning the error "ActiveX can't create object".
What I've found on the net is that if this error occurs in a
Windows-environment, your version of Visual Basic is probably outdated. What
I didn't find was how to update this on a Mac. So what I would like to know
is, is my assumption correct that my version of VB is outdated and if so,
where can I get an update? If not, what else could be wrong.
If needed I can post my code.
Kind regards,
Sabine Visser
I'm not really experienced in VBA but most of the time getting there with
lots of googeling. The problem I'm experiencing right now is not so common I
guess because I couldn't find any hint on what to do on a Mac.
Here's what I'm trying to accomplish:
From Excel X on OSX 10.2.8 I'm trying to 'transfer' some data into a Word X
doc but I can't seem to get Excel to CreateObject("Word.Application"), it
keeps returning the error "ActiveX can't create object".
What I've found on the net is that if this error occurs in a
Windows-environment, your version of Visual Basic is probably outdated. What
I didn't find was how to update this on a Mac. So what I would like to know
is, is my assumption correct that my version of VB is outdated and if so,
where can I get an update? If not, what else could be wrong.
If needed I can post my code.
Kind regards,
Sabine Visser