Forum Discussion
justa-user
Dec 29, 2020Copper Contributor
Excel hyperlink embed a cell reference
I am using WIN10 Office 365. I have a hyperlink as shown. E:\Date Files + Antarctica\aaaascantest\kw00575.jpg The hyperlink is in cell k3 and works ok, but I have to create a new link or ...
HansVogelaar
Dec 29, 2020MVP
Enter the following formula in K3:
=HYPERLINK("E:\Date Files + Antarctica\aaaascantest\"&H3&".jpg")
and fill down.
- justa-userDec 30, 2020Copper Contributor