I am trying to create a macro that will display the File Open dialog box and let me select 1 or more files. However, I do not want to open the files, I only want to return the file names to be used for some other procedure.
I know that Excel has the GetOpenFilename function, but this does not work in Word.
Does word have a feature similar to this? If not, does any one have a solution that will perform the same function?
Thanks.