Hi,
I'm trying to prompt a user to select a file (without opening it) and then use the file name to generate links in the source file, pointing to specific cells in the selected file.
My code so far is:
' createNewEntry Macro
'
'
Filename = "='[" & Application.GetOpenFilename("Excel...