Problem opening file from a server

L

Les Stout

Hi all, we have various servers and everybody has them mapped to a
different letter, so i need to go to the server name so that no matter
who the user is, the path can be found. I however cannot get this to
work, i have tried \\zapd01\lcs\test.xls but it givs me an error ??

Les Stout

*** Sent via Developersdex http://www.developersdex.com ***
 
G

GS

Hi Les,
This worked for me:

"\\servername\share\test.xls"

Are you wrapping the path in double quotes so it passes as a string?

HTH
Regards,
Garry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top