P
plh
Dear Gurus,
The following routine works just fine in Excel (2000 9.0.6926 SP3) to bring up a
dialog window allowing the user to search for a file or folder, and the me to
capture the choice...
strCurrentFile = Application.GetOpenFilename(, , "Please choose the file you
want to process.")
....but it does not seem to be available in Access (also 2000 9.0.6926 SP3).
How do I get this or a similar function in Access?
Thank You,
-plh
The following routine works just fine in Excel (2000 9.0.6926 SP3) to bring up a
dialog window allowing the user to search for a file or folder, and the me to
capture the choice...
strCurrentFile = Application.GetOpenFilename(, , "Please choose the file you
want to process.")
....but it does not seem to be available in Access (also 2000 9.0.6926 SP3).
How do I get this or a similar function in Access?
Thank You,
-plh