
Originally Posted by
gsrai31
Hi there
I have a list of file names in a column A header “Audio Files”. The files listed in this column are stored in the same directory but in a different folder called “Audio”.
And there is another list of file names in column B “Image Files”. The files listed in this column are stored in the same directory but in a different folder called “Images”.
I would like to be able to automatically loop through these file names and insert a hyperlink to appropriate file where first 20 characters of the file names match with first 20 characters of the name of the files stored in these two folder. The number of files and file names change every day.
Can someone please help me with this? Let me know if doesn’t make sense, I can try to explain this with some sample spreadsheet.
Thanks in advance
gsrai
Hi gsrai,
Maybe try this:
What this will do is take the two folders and create hyperlinks to all the files in both folders and Place your AUDIO files in Col A and your Image files in Col B . You will need to change the path to where your files are located.
Place this code in ThisWorkbook
Then place this code below in a Module.
Let me know if you need further assistance.
Thank You, Mike
Bookmarks