Hi,
In Cell A1 have a ProductName, Cell B1 I link to another file to pull in the version number.
I'd like to make the ProductName a hyperlink to the file referenced in cell B1.
e.g.
A1 = ProductA
A2 = "V2" from file ='C:\document\[ProductA - V2.xlsm]Version'!$E$3
I'd like to be able to open [ProductA - V2.xlsm] by clicking ProductA in cell A1
The complexity is that the version file reference changes regular hence the need to refer to the link.
Cheers in advance for any tips.
In Cell A1 have a ProductName, Cell B1 I link to another file to pull in the version number.
I'd like to make the ProductName a hyperlink to the file referenced in cell B1.
e.g.
A1 = ProductA
A2 = "V2" from file ='C:\document\[ProductA - V2.xlsm]Version'!$E$3
I'd like to be able to open [ProductA - V2.xlsm] by clicking ProductA in cell A1
The complexity is that the version file reference changes regular hence the need to refer to the link.
Cheers in advance for any tips.