I have the following scenario. There is a macro in outlook that i have configured as a button under a certain tab. I want to run that macro at a scheduled timing. Can Have a vbscript to invoke a click action on that button to run the macro? If not, can I run the vbs outside of outlook to invoke the macro execution?
Jet
The macro i have which i have embedded in the ThisOutlookSession is working fine by running it manually. So far i have not been able to automate it.
dxgn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.