N
Nightshade
I have the created a Macro for a RunApp with a command line of:
C:\Program Files\Microsoft Office\OFFICE11\EXCEL.exe "N:\Desktop\Tech
Database\Report-Province.xls"
This works fine, however I do have a question. Is there any way to change
this command line, so that it does not look in the N drive then Desktop then
the Tech Databse folder, but instead looks in the same folder that the access
database is in? I want to be able to move my folder to different places and
still have this code work.
C:\Program Files\Microsoft Office\OFFICE11\EXCEL.exe "N:\Desktop\Tech
Database\Report-Province.xls"
This works fine, however I do have a question. Is there any way to change
this command line, so that it does not look in the N drive then Desktop then
the Tech Databse folder, but instead looks in the same folder that the access
database is in? I want to be able to move my folder to different places and
still have this code work.