I would assume this is the case then, that the code is not compatible with Mac. Are there any guidelines on how to create a code compatible with both Mac and PC?
Hi Linda,
No, the problem is generally simple:
Sometimes you need to do special tasks which are not possible using VBA and/or what Excel provides. In Windows there are many external DLL files, which are libraries that export functions, inside the system folder which we can access / use to do this tasks.
A Mac does not have this structure and does not provide it because of its security concept.
Therefore, many things are not possible on a Mac.
Andreas.