VBA running on Office for Macintosh

P

Per Aage

Hi there.
I do have a Word template with an image control (ActiveX)
inside it. On the image-controls Click-event, there are
some VBA code.

This will not run on MS-Office for Macintosh, it seems to
me that ActiveX controls are not supported. Is there a way
to get this working???
Please..
 
J

Jonathan West

Per Aage said:
Hi there.
I do have a Word template with an image control (ActiveX)
inside it. On the image-controls Click-event, there are
some VBA code.

This will not run on MS-Office for Macintosh, it seems to
me that ActiveX controls are not supported. Is there a way
to get this working???
Please..

In a word, no. ActiveX controls will not run on Macintosh.
 
Top