Share via

Hyperlink Within Workbook, Upper Left Corner

Anonymous
2017-06-22T16:10:32+00:00

I have a large workbook with lots of links within each sheet. 

I would like my hyperlinks within each sheet to adjust to keeping the new highlighted cell in the upper left corner. Currently it points to a different cell that is off the screen and just appears in the lower right corner. 

I have tried pasting the following in the ThisWorkbook area, but it's still not working. 

Private Sub Workbook_SheetFollowHyperlink(ByVal Sh As Object, ByVal Target As Hyperlink)

Application.Goto Reference:=ActiveCell, Scroll:=True

End Sub

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2017-06-23T08:21:38+00:00

    Hi Samantha,

    Thanks for posting the thread in community.

    Welcome other community members to share the ideas and insights here about the problem.

    Thanks,

    Kimi

    Was this answer helpful?

    0 comments No comments