View Single Post
 
Old 11-29-2022, 08:58 AM
Captn01 Captn01 is offline Windows 11 Office 2021
Novice
 
Join Date: Nov 2022
Posts: 6
Captn01 is on a distinguished road
Default Means to easily run Macro from BOTH Windows and MacOS

Hello!

I have a Macro that is already completed but I need a method to run the macro with something as simple as a click of a button from BOTH Windows and MacOS.

I originally had a button that could be clicked but Mac does not support activeX controls so the button does not work. I also tried mapping a hotkey but that does not translate over to Mac either... I thought of trying to figure out how to have the macro automatically run when text is pasted into the document but couldn't find a solution for that so I am kinda stuck... Short of having two different forms, one for MacOS and one for Windows, any ideas?
Reply With Quote