ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   macro to hyperlink individual files in multiple files (https://www.excelbanter.com/excel-programming/386193-re-macro-hyperlink-individual-files-multiple-files.html)

Gary''s Student

macro to hyperlink individual files in multiple files
 
You don't need a macro.


Let's say your list of files is in column A, for example in A1:
C:\music.xls
with each entry having the path name and file name.


In B1 enter:
=HYPERLINK("file:///"&A1)
and copy down.

This will give you a nice list of "click-able" hyperlinks to the file listed
in column A


--
Gary''s Student
gsnu200712



All times are GMT +1. The time now is 11:33 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com