Hopefully a simple question from a novice VBA user.
I have a Workbook with a few Worksheets. Some simple VBA (below) ensures that when the Workbook is opened, it always opens on the "INDEX" Worksheet, just below the Freeze Panes level. Also when any other Worksheet is opened, the Worksheet will also always open just below the Freeze Panes level.
However, on my "INDEX" page I also have some hyperlinks that could take me to a specific bookmark on a Worksheet. What I need to be able to do is somehow say, "if a hyperlink was selected, ignore the code that takes me to just below the Freeze Panes level".
I expect it is just a line or two of code but can't seem to find the right syntax anywhere.
Help please!![]()
Please Login or Register to view this content.
Bookmarks