Hello
I was hoping to create a routine that automatically creates a navigation bar (collection of rectangles that link to a specified tab in the workbook).
Within the routine I'm happy to hardcode
The tabs and the text for the each of the boxes and where it should link to:
Tab 1 should have Link 1 that links to Tab 2, Link 2 that links to Tab 3...
Tab 2 Shouuld have Link 2 that links to Tab 3, Link 3 that links to Tab 1...
The rectangle should be on row 3 of the worksheet and should be big enough to hold the text I define and the next rectangle should be placed next to the first with a small gap.
Is this at all possible?
Thanks
Allan
Bookmarks