Macro failure

C

Carmen

I have a macro that runs on most users machine but fails on some. The failure
is pointing to the Marque OLE Control Module Missing - files are present on
the C drive but some machines do not seam to be able to access it?

Any suggestions?

Many thanks,

Carmen
 
J

Jay Freedman

Carmen said:
I have a macro that runs on most users machine but fails on some. The
failure is pointing to the Marque OLE Control Module Missing - files
are present on the C drive but some machines do not seam to be able
to access it?

Any suggestions?

Many thanks,

Carmen

The ones where it fails probably have Windows XP SP2, while the ones where
it works don't yet have the SP. The Marquee and a couple of other controls
were disabled because they're security risks -- see
http://support.microsoft.com/?kbid=886299. There is no replacement or
workaround.
 
Top