View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] gimme_this_gimme_that@yahoo.com is offline
external usenet poster
 
Posts: 129
Default Setting sheet tab order based on sheet name

I have five sheets which I want to display in the following order:

# SheetName
1 Report
2 Project Listing
3 Project Analysis
4 Committed
5 Uncommitted

Is there a clean way to do this?

Thanks.