Hi All.
Below is a command which will open up word from some Code that I have in a form. I would like a saved word macro to run when opening.
Is there anything I can add to this command to run the Macro straight away?
RetVal = Shell("C:\program files\microsoft office\office\winword.exe", 1)
Thanks
IC
Below is a command which will open up word from some Code that I have in a form. I would like a saved word macro to run when opening.
Is there anything I can add to this command to run the Macro straight away?
RetVal = Shell("C:\program files\microsoft office\office\winword.exe", 1)
Thanks
IC