OPEN APPLICATION

S

Steve Schapel

Angie,

Use a RunApp action in your macro. In the Command Line argument, put
the equivalent of this...
"C:\PathToExcel\Excel.exe" "C:\YourFolder\YourWorksheet.xls"
 
Top