I had some rather complex macros that I have developed for Outlook 365 over several years to help me organize my To Do list. They have been working just fine, but over the last few days I made some changes to them that seemed to be working OK, but after having made some more changes, when I went back into Outlook proper, it crashed.
Upon restarting Outlook, my macros were no longer working. I went to the VBA editor and my tree of modules, objects and userforms was there, but I could not open any of them. It was as if the macros themselves disappeared. Despite my best efforts, I can't recover them.
After some research, I discovered that the file VbaProject.OTM was where the macros were stored and that replacing it with a backup of the same file could solve the problem, so I copied the existing VbaProject.OTM file to preserve it, but could not find a backup of it to use.
These macros represent years of work and are now entirely gone. Is there another way to restore them? Does Outlook 365 make backups of the VbaProject.OTM file automatically? If so, where are they located? I have autosave turned on for my xls* files and I save (not export) my macros regularly. Could a copy of VbaProject.OTM exist somewhere in my OneDrive or SharePoint? If so, I haven't been able to find it. Any help would be appreciated.