![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Feb 2002
Location: Tulsa, OK
Posts: 354
|
I have a macro that creates a summary worksheet (named “Summary”) with the names of all the sheets in the workbook, and then hyperlinks the names to their respective sheets Cell A1.
Is there a way that I can make it easier for the user to go back to the summary sheet without having to use ALT-left arrow? Anything I can add to the code? |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Helena, MT
Posts: 13,690
|
First, name Cell A1 on your summary sheet something like "home". Then place a hyperlink on each page to GOTO home. You can use a typed word in a cell, or an Excel object such as a button , shape, or picture. Just select the object, right click and choose Hyperlink
|
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Feb 2002
Location: Tulsa, OK
Posts: 354
|
Is there anyway to have a macro do that? I have about 30+ sheets and may have to add more in the future.
|
|
|
|
|
|
#4 |
|
Board Regular
Join Date: Feb 2002
Location: Tulsa, OK
Posts: 354
|
Anybody?
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|