Hi,
Can anyone help ?
I am trying to search for a file and have used the filesearch function to
look for a single file (which I have specified) in the function.
The file is always or should be (if it exists) contained
within a folder or subfolders of that folder. I have used located the file
"foundfile" using the function and displayed that in a msgbox.
How can I assign that file inc full path to a string variable to use in another
part of the code ?
ie myfile = Foundfile
Can anyone help ?
I am trying to search for a file and have used the filesearch function to
look for a single file (which I have specified) in the function.
The file is always or should be (if it exists) contained
within a folder or subfolders of that folder. I have used located the file
"foundfile" using the function and displayed that in a msgbox.
How can I assign that file inc full path to a string variable to use in another
part of the code ?
ie myfile = Foundfile