Forum Discussion
Sendit Macro
Opening from an email
There is an error message, I can't recall exactly what it was telling him, but essentially it was only allowing him to "read only"
The general belief is that it's because he is opening it on a mac.
Ashley-
Ask your supervisor to save the file locally and then try opening the file, enabling macros, etc.... and then running the macro. It should also be noted that not all VBA code is compatible with Mac's so depending on how the code is written it may or may not work (i.e. the VBA Object Model is not as extensive in the MAC environment so some commands will not work)
If the code errors out, maybe you could paste it to this thread and I could take a look at it and try to help with compatibility issues.
- ashley.swoffordMay 25, 2018Copper ContributorThank you!
- Matt MickleMay 31, 2018Bronze Contributor
Hey Ashley-
Just wanted to follow up and see if you had any luck correcting the issue we discussed. More than happy to assist you further if need be.