View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
scott scott is offline
external usenet poster
 
Posts: 577
Default Sort all worksheet contents with a macro

I have searched the boards and have not found what I need. Hoping you can
help. I am using the following to sort worksheet order within a workbook and
it is working perfectly.

http://www.cpearson.com/excel/sortws.htm

What I still haven't found is how to re-sort (by first column) the contents
of all worksheets. Idea situation would be to combine this with the item
referenced above.

Thanks in advance.

Scott