View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Don Wiss Don Wiss is offline
external usenet poster
 
Posts: 300
Default Finding server name or FQP?

On Tue, 15 Aug 2006 13:07:21 +0800, NickHK wrote:

Don Wiss wrote:
What API is there to get the name of the server that a logical drive letter
is on? Is there a way to get information using VBA from the NET USE
command? Or the Fully Qualified Path of a logical drive letter?


You mean get the UNC name from a mapped drive ?
http://vbnet.mvps.org/code/network/u...appeddrive.htm


Thanks.

Don <www.donwiss.com (e-mail link at home page bottom).