B
Basilisk
Version: 2004 Operating System: Mac OS X 10.5 (Leopard) Processor: Intel Is there a way to have a file automatically open a VBA macro on a PC but an AppleScript on a Mac?
TIA
TIA
Yes! The macro just needs to be platform sensitive and act accordingly.Version: 2004 Operating System: Mac OS X 10.5 (Leopard) Processor: Intel Is
there a way to have a file automatically open a VBA macro on a PC but an
AppleScript on a Mac?
TIA
You¹ll have to check out some of the Excel macro texts. The VBA statementThat's why we are still on 2004. But so far we haven't got any Macros from the
files made on one of our PCs to work on the Mac. I suspect it may be to do
with the filepath reference, which might also be causing another problem I
posted about and which you have kindly responded to.
Where can I find how to make a macro platform sensitive, please?