View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Create a Month's Sheets automatically


Better to keep on ONE sheet and use
Datafilterautofilter
--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"PumaMan" wrote in message
...
I was wondering if there's a procedure to automatically add sheets for the
days in a month automatically? The format just needs the month and day,
but
I'd like to be able to do it with VBA.

Thanks!