N
Nick Del Vecchio
I'm using the Me.textpic = GetOpenFile() code to search for a picture
in order to put the picture path on a form's text box.
This works fine except that I would like for it to display the UNC
path rather than the drive and directory path. Even if I browse to
the server share and pick the file using My Network places, it still
displays the drive and directory path instead of the UNC path.
Anyone know how I can get the GetOpenFile() to display the UNC path?
Thanks
in order to put the picture path on a form's text box.
This works fine except that I would like for it to display the UNC
path rather than the drive and directory path. Even if I browse to
the server share and pick the file using My Network places, it still
displays the drive and directory path instead of the UNC path.
Anyone know how I can get the GetOpenFile() to display the UNC path?
Thanks