Thanks! Randy
I tryed doing this but it does not seem to work. My code looks something like this.
Dim NcamObject, manu_File
Set manu_File = InputBox("What Manuscript do you want to open?", "Open Manuscript VBScript!")
Set NcamObject =...
I'm a newbie so please forgive me if I'm going about this all wrong. I want to open a file in an application using WScript.shell and the run method. I can get the file to open in the app using SendKeys but only as a literal "somefile.m". Is there a way to pass SendKeys a variable that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.