I split my database and on my front end, which is located on everyones c
drive, I have a form with an application that when you click the button it
opens an excel spreadsheet.
It works on all of the computers in the network except one.
I cannot find the problem - using Access 97.
Any Ideas?
Part of the Private Sub
Dim stAppNmae As String
stAppName= "Excel.exe \\xxxxxxxxxxxx\xxxxxxx\xxxxxx\folder name\file name.xls
I used network places to set up the path as indicated above.
Thanks in advance for your help.
arthurjr07@gmail.com - 19 Apr 2006 04:10 GMT
in the windows explorer, can u open the
\\xxxxxxxxxxxx\xxxxxxx\xxxxxx\folder name\file name.xls ?
Maybe you still need to log in to the server before you can access the
file.