Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to open a spreadsheet from a button on a toolbar using lisp..
The code I have is this...
(STARTAPP "C:/Program Files (x86)/Microsoft Office/root/Office16/EXCEL.EXE" "C:/Data/AP CAD Tools/Plot/Stantec-Drawing Registry.XLSM")
Excel opens but it stumbles on the filename to open at the first space in the filepath..
Any tricks to overcome this?
Comments welcomed.
Cheers, Peter T
Solved! Go to Solution.