I am looking at adding something related to the code to use the Windows dialog box to get a file path. It is faq705-2484
The users want to be able to click a button and select a place where a file is located and then once that path is established, save it so they can launch the file from the database.
But, the files are on a network share and while many (most) should have the same drive letters mapped, I can't ensure they all do. Is anyone familar with whether this can be set up to return a network path rather than the drive letters. It is so close to what I want, but not quite there. I found some stuff for VB but not for VBA.
Thanks.
Kris
The users want to be able to click a button and select a place where a file is located and then once that path is established, save it so they can launch the file from the database.
But, the files are on a network share and while many (most) should have the same drive letters mapped, I can't ensure they all do. Is anyone familar with whether this can be set up to return a network path rather than the drive letters. It is so close to what I want, but not quite there. I found some stuff for VB but not for VBA.
Thanks.
Kris