!!!macro wont run from C:\program files\nadb\spreadsheet.xls path!!!

T

teakay11

i specified a command line of

RunAp

excel.exe C:\program files\nadb\spreadsheet.xls

and it wont open the spreadsheet I imagine because of the space
is there a work around for this?
 
S

Steve Schapel

Teakay,

You should specify the full path to Excel.exe, and also include ""s as
applicable, something like this...

"C:\Program Files\Microsoft Office\Office11\Excel.exe" "C:\Program
Files\nadb\spreadsheet.xls"
 
T

teakay11

Thank you so much Steve
I did as you suggested and it works fine. thanks again

tom kobal
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top