I’m using hyperlinks to navigate between sheets in a workbook, with each item on sheet “contents” hyperlinked to cell a1 on the relevant sheet and cell a1 on each sheet hyperlinked back to the contents sheet. This works fine but I get a tooltip for each hyperlink showing the path of the workbook, which I don’t want.
I can’t see how to turn them off (or edit what they say). Is this possible without VBA? Is it possible with VBA?
Or is there a better way of doing this?
Thanks
Brooke