J
Jerry Haynes
I have a macro in VBA that runs perfectly inside Outlook, but now I'd like to
make the code work in WScript/VBS, so that our network administrator can
configure a scheduled task to run nightly that runs my .vbs file.
So, my question is, how do I make windows recognize the
"Outlook.Application" and "Outlook.NameSpace" references, so I don't get
syntax errors when the script runs?
make the code work in WScript/VBS, so that our network administrator can
configure a scheduled task to run nightly that runs my .vbs file.
So, my question is, how do I make windows recognize the
"Outlook.Application" and "Outlook.NameSpace" references, so I don't get
syntax errors when the script runs?