Posted to microsoft.public.excel.programming
|
|
How to Sort/Alphabetize Worksheets by Name
one way:
http://cpearson.com/excel/sortws.htm
In article ,
"Chaplain Doug" wrote:
Excel 2003. I am programmatically creating a master workbook from multiple
workbooks. When I am done I would like to arrange the worksheets in the
master workbook in alphabetical order, according to the worsheet names. How
may this be done? Thanks.
|