kevinchurchill
New Member
- Joined
- Jul 20, 2015
- Messages
- 26
Hello,
I have a problem in that I have found a template with code that searches folders and sub folders for selected file types
and returns the file path, date last modified etc. then in the last column it generates a link to the file, this is great
for me but not for my collegues, the problem for them is that they must first go through the FileSystemObject.
As we only need to search one fixed address folder that has many sub folders that are named with a four digit number, each subfolder
represents a machine, so using a text box and a command button to execute the search I would like to modify the code to search whatever
subfolder number I input and return the files in that subfolder with hyperlinks.
please feel free to follow the link below to access the file with code, I have added additional text boxes within the file to try and better explain.
thanks in advance for your help.
https://www.dropbox.com/s/mfgcxdeldfxctrb/SEARCHE DAM.xlsm?dl=0
I have a problem in that I have found a template with code that searches folders and sub folders for selected file types
and returns the file path, date last modified etc. then in the last column it generates a link to the file, this is great
for me but not for my collegues, the problem for them is that they must first go through the FileSystemObject.
As we only need to search one fixed address folder that has many sub folders that are named with a four digit number, each subfolder
represents a machine, so using a text box and a command button to execute the search I would like to modify the code to search whatever
subfolder number I input and return the files in that subfolder with hyperlinks.
please feel free to follow the link below to access the file with code, I have added additional text boxes within the file to try and better explain.
thanks in advance for your help.
https://www.dropbox.com/s/mfgcxdeldfxctrb/SEARCHE DAM.xlsm?dl=0