Apr 17 2023 02:23 PM
My computer went through an update this morning, and now all my Outlook macros are not appearing in the Run Macro list in the ribbon. I open Visual Basic and can see and run them from there, but not from the ribbon. My Macro Settings is Enable all, but still not showing up. Any guidance is greatly appreciated.
Oct 06 2023 03:02 PM
Oct 25 2023 10:26 AM
@EirikNord All my code was in one module. I copied all the code and pasted it into notepad. Then I deleted the module, and then added a new module, and then pasted the text/code from notepad into the new module. Not sure why this worked, but it did.
Jan 22 2024 04:50 PM
Problem was resolved by copying to text file - Delete Module - Saving - Shutting Down Outlook - Restart - Add Module - Paste Text - Save - Shut Down Outlook and Restart.