basepointdesignz
Programmer
Hey,
I have another question regarding tool button macros. This time I want to load an Excel worksheet from a tool button. Last time I wanted to load a .exe and thefonzzz gave me the following example as the correct macro:
^c^c(startapp "C:/Program Files/Microsoft Office/Office/WINWORD.EXE"
I tried this same code (changing the path and filename, of course) but I couldn't get it to work - the command line came up with a 'nil' value for it, even though the file existed and was in the correct place.
Obviously the startapp part of it needs to change. I tried open, openfile, startfile but nothing worked.
Please can anyone help me again..
Thanks..
Renegade..
I have another question regarding tool button macros. This time I want to load an Excel worksheet from a tool button. Last time I wanted to load a .exe and thefonzzz gave me the following example as the correct macro:
^c^c(startapp "C:/Program Files/Microsoft Office/Office/WINWORD.EXE"
I tried this same code (changing the path and filename, of course) but I couldn't get it to work - the command line came up with a 'nil' value for it, even though the file existed and was in the correct place.
Obviously the startapp part of it needs to change. I tried open, openfile, startfile but nothing worked.
Please can anyone help me again..
Thanks..
Renegade..