View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Is there a way to Alphabetize worksheets?

Alternative..................

Don't bother to sort them and use of these methods to select them

You can build a Navigation Toolbar as per Dave's code on Debra Dalgleish's
site. Sorts as well as navigates.

http://www.contextures.on.ca/xlToolbar01.html

Or see this google search thread for the BrowseSheets macro from Bob
Phillips.

http://tinyurl.com/yoa3dw


Gord Dibben MS Excel MVP

On Wed, 23 Jul 2008 09:15:01 -0700, jwahlton
wrote:

I've got a big file with 60+ worksheets. Is there a way to alphabetize all
of the worksheets? Otherwise I have to scroll through all of them to find
the one I need. Thank you