Q Quest41067 Nov 7, 2008 #1 I am trying to set up a cell with a hyperlink that parts of the path can be changed by other inputs such as other cells.
I am trying to set up a cell with a hyperlink that parts of the path can be changed by other inputs such as other cells.
F FiluDlidu Nov 7, 2008 #2 Here would be an example: =hyperlink("C:\"&A1&"\FolderX\"&left(B1,3)&"myFile.xls","This is where I can find "&C1&". Just click the cell")
Here would be an example: =hyperlink("C:\"&A1&"\FolderX\"&left(B1,3)&"myFile.xls","This is where I can find "&C1&". Just click the cell")