D
Don Stone
Greetings--
I am working an A2003 database using A2007. In VBA, I have the need to
fetch the full path of a folder which is on either the current computer or
possibly a computer on the LAN. I have been doing a major search on the
internet with little success. The best that I have located is for me to use
the "Application.FileDialog(msoFileDialogFolderPicker)" dialog. The browser
dialog seems to work fine and enables me to find the folder. However, I am
unable to see or use any return value from the dialog which should be the
full path to the selected folder.
Please point me to the code that will give me the path.
Thank you very much for the help!
Don
I am working an A2003 database using A2007. In VBA, I have the need to
fetch the full path of a folder which is on either the current computer or
possibly a computer on the LAN. I have been doing a major search on the
internet with little success. The best that I have located is for me to use
the "Application.FileDialog(msoFileDialogFolderPicker)" dialog. The browser
dialog seems to work fine and enables me to find the folder. However, I am
unable to see or use any return value from the dialog which should be the
full path to the selected folder.
Please point me to the code that will give me the path.
Thank you very much for the help!
Don