View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
GS GS is offline
external usenet poster
 
Posts: 364
Default Problem opening file from a server

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