Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Does anyone know of a VBA command or program string to sort the worksheet tab
order? I have a program that divides up data into 10+ tabs and renames the worksheets automatically. I'd then like to sort them alphabetically. Thank you for any help you can offer. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
http://www.cpearson.com/excel/sortws.htm
hth, Doug "BSII" wrote in message ... Does anyone know of a VBA command or program string to sort the worksheet tab order? I have a program that divides up data into 10+ tabs and renames the worksheets automatically. I'd then like to sort them alphabetically. Thank you for any help you can offer. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
- or-
The free Excel add-in XL Extras will do that; right-click a sheet tab and select sort. Download from... http://www.realezsites.com/bus/primitivesoftware -- Jim Cone San Francisco, USA "BSII" wrote in message Does anyone know of a VBA command or program string to sort the worksheet tab order? I have a program that divides up data into 10+ tabs and renames the worksheets automatically. I'd then like to sort them alphabetically. Thank you for any help you can offer. |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks everyone - works like a charm
"Jim Cone" wrote: - or- The free Excel add-in XL Extras will do that; right-click a sheet tab and select sort. Download from... http://www.realezsites.com/bus/primitivesoftware -- Jim Cone San Francisco, USA "BSII" wrote in message Does anyone know of a VBA command or program string to sort the worksheet tab order? I have a program that divides up data into 10+ tabs and renames the worksheets automatically. I'd then like to sort them alphabetically. Thank you for any help you can offer. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is it possible to sort the tabs in a workbook? | Excel Discussion (Misc queries) | |||
Sort tabs | Excel Discussion (Misc queries) | |||
Sort the Tabs | Excel Programming | |||
sort sheet tabs in Excel | Excel Worksheet Functions | |||
Re-Sort Worksheet tabs | Excel Worksheet Functions |