M
Mike Mertes
Good afternoon [more] expereienced developers [than I]!,
I simply want to replicate the already common "browse," feature found in
many applications for setting file names and paths so that users do not have
to memorize them.
For instance, "Application.FindFile," allows the user to select a file,
opens the selected file, and returns "True," to excel if the file was
successfully opened. However, I would like to use or create a function that
does not open the file, but instead returns the file name, path (absolute or
relative,) or a filesystem object representing the selected file.
Thanks in advance for your help!
-Mike
I simply want to replicate the already common "browse," feature found in
many applications for setting file names and paths so that users do not have
to memorize them.
For instance, "Application.FindFile," allows the user to select a file,
opens the selected file, and returns "True," to excel if the file was
successfully opened. However, I would like to use or create a function that
does not open the file, but instead returns the file name, path (absolute or
relative,) or a filesystem object representing the selected file.
Thanks in advance for your help!
-Mike