Automatically run your Excel VBA code using Task Scheduler

HomeOther ContentAutomatically run your Excel VBA code using Task Scheduler
Automatically run your Excel VBA code using Task Scheduler
Automatically run your Excel VBA code using Task Scheduler
#shorts
#shortvideo
#shortsvideo VBS code:

Set objExcel CreateObject(/"Excel.Application/")

objExcel.Application.Run /"'C://Users//Atanu Sarkar//Desktop//TestWorkBook.xlsm'!RunMe.Run/"

objExcel.DisplayAlerts False

objExcel.Application.Quit

Set objExcel Nothing

Please take the opportunity to connect and share this video with your friends and family if you find it useful.

No Comments

Leave a Reply

Your email address will not be published. Required fields are marked *