View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Doug Glancy Doug Glancy is offline
external usenet poster
 
Posts: 770
Default How can I check to see if I can see a server or shared drive?

Rubble,

Take a look at Rookie_User's post "Is filepath valid" at 12:17 today. I
think it might help.

hth,

Doug

"Rubble" wrote in message
...
I am looking for a snippet of code that will make it so I can check to see
if
I have a network connection -- inparticular, I want to check to see if I
can
see a specific server and I also want to check to see if I have access to
a
shared drive (two separate locations). Any ideas?

Thank you ...