open an excel file

  • Thread starter Thread starter Carlos
  • Start date Start date
Create a macro
Action: RunApp
Command Line: c:\program files\microsoft
office\office\Excel.exe "c:\my documents\test1.xls"

Watch out for word wrap

Jim
 
Hi Jim

is it possible to assign a variable/ value of a textbox to commandline of the RunApp macro

Thanks
yann
 
Back
Top