|
-
Sep 1st, 2012, 09:42 AM
#1
Thread Starter
New Member
Calling Word to run VBA with parameters
I am producing an application within PeopleSoft that I need to make a call to windows and initiate a word document that will run a macro upon startup. I can do this piece, no problem the trick is, I want to pass in parameters similar to:
word.exe MakeDoc.docx "doc0001" "sysadm" "password"
where the last three terms are parameters that the VBA will utilize. Does anyone know how to take these parms into the VBA macro?
Thanks.
Jeff
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|