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

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 ...