View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Sort Worksheets (without VB)

code required


--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Elgee" wrote in message
...
I understand the Data Sort functionality in an indidual worksheet. I keep
seperate worksheets for seperate weeks or months for invoices and billing.

I'd like to be able to sort all of the worksheets based on their name.
IE:
July 25th 2008.

Thanks.

"Don Guillett" wrote:

datasort...

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Elgee" wrote in message
...
Hi - Is there a way I can sort the worksheets in my workbook based on
date -
without breaking into the VB code?

(VB is far more advanced than I am - at the moment.)

Thanks!