Windows Task Scheduler running an Excel VBA script -


i have vba script in excel wish run every morning. want use windows task scheduler run vba script.

i use windows task scheduler run automated matlab process. have done putting path of matlab exe in program/script box , putting other parameters in add arguments & start in text boxes. possible similar excel & if how?

i have seen lots of people mention writing vba script not wish do.


Comments

Popular posts from this blog

c++11 - Intel compiler and "cannot have an in-class initializer" when using constexpr -

rest - Spring boot: Request method 'PUT' not supported -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -