Hello!
I am looking for a excel macro that automatically does a backup each week (if I am not using the file for more than a week it will automatically do a backup as soon as I start the file).
The backup should be named the file name followed with the backup date and be placed in another folder.
If there is more than 10 old backup files in the folder already the macro should delete the oldest.
(If possible (but I guess not) the macro should also automatically once a month send an automatic e-mail to a certain e-mailadress containing a backup of the file. But I guess maybe this is not possible so exclude this wish from the list if it doesn´t work...)
Does anyone have a vba code for this?
I am looking for a excel macro that automatically does a backup each week (if I am not using the file for more than a week it will automatically do a backup as soon as I start the file).
The backup should be named the file name followed with the backup date and be placed in another folder.
If there is more than 10 old backup files in the folder already the macro should delete the oldest.
(If possible (but I guess not) the macro should also automatically once a month send an automatic e-mail to a certain e-mailadress containing a backup of the file. But I guess maybe this is not possible so exclude this wish from the list if it doesn´t work...)
Does anyone have a vba code for this?