Forum Discussion

HHDXB's avatar
HHDXB
Copper Contributor
Jul 13, 2021
Solved

Insert Hyperlink tool : Cut and paste fail into Hyperlink address & corruption of existing link

Hi I run MS office Home & Buis 2019 which I have just downloaded and re-installed, in an attempt to clear this Excel problem .....   It did not !!   1) If I use Ctrl+C and Ctrl+V on a path in an ex...
  • JKPieterse's avatar
    Jul 13, 2021
    Perhaps use the HYPERLINK function instead of hard-coded hyperlinks.
    With the text of the link in cell A1:
    =HYPERLINK("file:"&A1,"Click to open file")

Resources