Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
What you want cane be done using the Hyperlink function. This is an example
of one that i use. It displays the word "View" in the host cell. You would replace it with "Next". The Routing Shouyld Be a lot simplier as you are just going from work Sheet to work sheet ex =HYPERLINK("#'Invoices to promoters'!G1","next") =HYPERLINK("["&LEFT(CELL("Filename",$A$1),SEARCH("[",CELL("filename",$A$1))-25)&"Road Managers Package\Tour Managers Spreadsheet.xls]'Tour Managers Spreadsheet'!b"&((ROW()+39)),"View") "L. Howard Kittle" wrote: Hi Rob, Is it necessary th Hide the tabs, you can do what you want with CTRL + PAGE UP or PAGE DOWN. HTH Regards, Howard "Rob" wrote in message ... I have created a program in Excel that is built so a user will start on tab one and then move through each tab. I want to hide the tabs and have the user click a button that reads, "Next" or "Back". These buttons will take them to the next tab or the previous tab. Can this be done? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Causes of "A...sheet you want to move...contains "wrn.BCOMP"? | Excel Discussion (Misc queries) | |||
How do I move a document from "recent items" to "documents" | New Users to Excel | |||
Excel "Move or Copy" and "Delete" sheet functions | Excel Worksheet Functions | |||
Any way to use toolbar button to delete cells and move cells "up"? | Excel Discussion (Misc queries) | |||
name duplication via "Edit, Move or Copy Sheet" | Links and Linking in Excel |