Forum Discussion

Tony-Morris85's avatar
Tony-Morris85
Copper Contributor
Apr 27, 2021
Solved

Excel Hyperlinks

Hi..... I'd like to use a Hyperlink to a different sheet but move down the cells automatically So, in the first cell in sheet1 I'd like to Hyperlink to Sheet2 cell A1 But then in the second cell i...
  • HansVogelaar's avatar
    Apr 27, 2021

    Tony-Morris85 

    For example, enter the following formula in Sheet1 cell A1:

     

    =HYPERLINK("#Sheet2!A"&ROW())

     

    Fill down.

Resources