Open Dialog Box Question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have been able to succesfully use the open dialog code based on

http://www.mvps.org/access/api/api0001.htm

My question is with the result. I have named drives. The results it gives
back are relative to those names (l:,m:, etc) To make sure it always works,
I want to have give back the absolute address (\\Computer1\user\......).

Thanks
 
My question is with the result. I have named drives. The results it gives
back are relative to those names (l:,m:, etc) To make sure it always works,
I want to have give back the absolute address (\\Computer1\user\......).

There may be an easier way to do this, but one way to get that result is to
use the navigation box to navigate via Network Neighborhood rather than My
Computer.

John W. Vinson [MVP]
 
Back
Top