I would like to have an automatic backup of my code on Outlook.
I make a lot of changes and I could not find a way to do an automatic backup.
I need to do this thing with Outlook (version 2016). I'm not interested in doing this with Excel because you can backup files.
The only possibility is to make a backup of the VBAProject.OTM file
I'm not satisfied because I can not open the file and can not read the file.
I want to automatically export the project (bas modules and ThisOutlookSession object), but I also want to read everything with an editor (eg PSpad).
I think it's strange not being able to save the job.
How do you save your Outlook macros?
I do not think I have to do it manually ... can you help me please?
An automatic backup leaves me calm.
Not being able to export (automatically) the project and not being able to view with an editor is difficult for me even when I make changes to the code.
I am comfortable when I use Excel, because when I am wrong the VBA code it is possible to recover the file from the last backup.
When I use Outlook I'm worried: if I'm wrong, the problem is big.
My experience in VBA is small and mistakes become big mountains.
What am I wrong?
Is it possible to have an automatic backup?
Can you give advice?
How do you do?
Thank you.