Hello,
I've been asked to make some enhancements to an application written by someone else. I've loaded all the files on my workstation but when I fire up the app, I get a message:
"\\server1\gls\sys\gls_data.mdb is not a valid path. Make sure the path name is spelled correctly and that you are connected to the server on which the file resides."
After clicking OK through that message, I get a macro Action Failed dialog. I click halt to end it. I am not on the server and I've copied the gls_data.mdb file on to my workstation. I go to the design view of macro it just does an OpenForm for the switchboard. I opened the VBA editor to look for where the path is set but I can't find it.
The changes won't be that difficult, but I would like to do the development on my system instead of the production system. Can anyone give me a clue on where to look so I can run this app?
Thanks in advance,
Rick
I've been asked to make some enhancements to an application written by someone else. I've loaded all the files on my workstation but when I fire up the app, I get a message:
"\\server1\gls\sys\gls_data.mdb is not a valid path. Make sure the path name is spelled correctly and that you are connected to the server on which the file resides."
After clicking OK through that message, I get a macro Action Failed dialog. I click halt to end it. I am not on the server and I've copied the gls_data.mdb file on to my workstation. I go to the design view of macro it just does an OpenForm for the switchboard. I opened the VBA editor to look for where the path is set but I can't find it.
The changes won't be that difficult, but I would like to do the development on my system instead of the production system. Can anyone give me a clue on where to look so I can run this app?
Thanks in advance,
Rick