View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Robert Crandal Robert Crandal is offline
external usenet poster
 
Posts: 309
Default Book with 365 sheets??

I thought I would create a workbook that contains 365 sheets
(one sheet for each day of the week) that will contain rows
of daily numerical data.

However, if my workbook has 365 tabs, wouldn't that seem
a bit too clunky or ineffecient???

Does anybody have any design ideas for a single workbook
that would contain/operate on 365 sheets which could cover
an entire year period???

Thank you!