amadams
New Member
- Joined
- Jun 15, 2024
- Messages
- 1
- Office Version
- 365
- 2016
- Platform
- Windows
- Mobile
- Web
I am working on a Spreadsheet for work for the safety checks we do every 15 minutes. I have it completed all except this last part. I need help with a Macro or something so that each spreadsheet opened will autosave using a different filename with the date of the spreadsheet autosaved in the filename. I will try to explain how I need this to work to the best of my ability. These are files that we must retain for a period of three months before we can delete them, so it is important that each completed spreadsheet autosaves and autosaves under a different filename so we can retain them for a period of three months.
Since we do these safety checks every 15 minutes and we do them each day of work, I need to find a way to autosave the Spreadsheet each day under a different filename. I do not need the spreadsheet filename to change each time it is autosaved, just need it to autosave using a different filename each day. For example, I have one of the spreadsheets named 15MinSafetyChecksSA and I would like for this specific spreadsheet to remain blank. How can I get the next spreadsheet completed to autosave using the filename 15MinSafetyChecksSA-06-15-2024 then the next one to save as 15MinSafetyChecksSA-06-16-2024? If there is a way to add the date of the autosave to the spreadsheet filename when it is autosaved, this would be all I would need so that the files autosave using different filenames.
I appreciate any help if anyone is able to assist me with this. If needed, I can provide a link to the spreadsheet so you can take a look at what I currently have. I do have some other questions about Macros/VBA in Excel but since they are different questions, I will start a new thread for each one.
Since we do these safety checks every 15 minutes and we do them each day of work, I need to find a way to autosave the Spreadsheet each day under a different filename. I do not need the spreadsheet filename to change each time it is autosaved, just need it to autosave using a different filename each day. For example, I have one of the spreadsheets named 15MinSafetyChecksSA and I would like for this specific spreadsheet to remain blank. How can I get the next spreadsheet completed to autosave using the filename 15MinSafetyChecksSA-06-15-2024 then the next one to save as 15MinSafetyChecksSA-06-16-2024? If there is a way to add the date of the autosave to the spreadsheet filename when it is autosaved, this would be all I would need so that the files autosave using different filenames.
I appreciate any help if anyone is able to assist me with this. If needed, I can provide a link to the spreadsheet so you can take a look at what I currently have. I do have some other questions about Macros/VBA in Excel but since they are different questions, I will start a new thread for each one.