how can find sheet on workbook have so many sheet ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My workbook have so many sheets. Now I want find 1 sheet, I must click to
button left or right of workbook for move to my sheet want do. How can find
it so fast.
Thanks & Best Regards.
 
Hi

If you right click on the far right arrow of the sheet navigator, it will
display a list of all Sheet names.
Just select the one you want.

Alternatively, Dave Peterson has written some code to create a floating
sheet navigator.
It can be downloaded from
http://www.contextures.com/xlToolbar01.html
 
Back
Top