View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Mike Hebblewhite
 
Posts: n/a
Default Tool Bar In Excel With Macros

Hello,
Im trying to create a toolbar that takes you through a large report, it
contains a 'Home' button which returns you to the index tab (Thats an easy
on!) a 'Last Sheet' button that returns you to the previous tab and a 'Next
Sheet' button which takes you to the next tab.

What's the easiest way to get this to work, and how woul i go bout writing a
script to make it work?

Thanks