I have a macro which is used for a personal inbox in Outlook.
I used the macro once at work through the VB editor. The second time I tried to run it (using the F8 key), Outlook blocked the macro from been implemented.
My organization has disabled the macro settings options in the Trust Center due to which I cannot change the security settings.
Can I convert these macros to .exe files to bypass this security of Outlook? Will any change have to be made to the code of the macros so it will work in .exe format?