Godders199
Active Member
- Joined
- Mar 2, 2017
- Messages
- 313
- Office Version
- 2013
Hello, I am looking to automate some VBA to prevent the need for users to remember to run a VBA to update the data within a workbook.
I do not believe i can use task schedulers as all computers have to be turned off when not in use.
Effectively what i am looking for is code that will run the VBA the first time a workbook is opened each month, and a message to pop up to let the user know that this is happening.
Is this possible? if yes any links to examples would be appreciated.
I do not believe i can use task schedulers as all computers have to be turned off when not in use.
Effectively what i am looking for is code that will run the VBA the first time a workbook is opened each month, and a message to pop up to let the user know that this is happening.
Is this possible? if yes any links to examples would be appreciated.