Hello Robert, please see inline
| 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.
How many rows? If the number of rows are arbitrary, would you exceed 20 rows?
1000 rows?
Are you able to re-arrange the row-column structure of your data to reduce the
rows?
| However, if my workbook has 365 tabs, wouldn't that seem
| a bit too clunky or ineffecient???
Maybe. Could say yes, if the sheets were just about full of daily data
bit hard with Excel 2007 (even with previous versions of excel too), you could say
well it's the "only" way, given that you still wanted to only use Excel.
Otherwise, if there is still a lot of space (as in cells) on a sheet left blank,
as in your
daily data only used a small amount (or percentage) of a worksheet then, 365
sheets
per workbook maybe inefficient.
It also depends, if the workbook data is picked up from another system or process,
that reads daily data on a per worksheet basis, then again it's the best for the
situation.
That can be a hard question Robert.
| Does anybody have any design ideas for a single workbook
| that would contain/operate on 365 sheets which could cover
| an entire year period???
To respond on "face value" for your question, yes. Having more than one day, or
as many days
of data that will easily fit on one Worksheet, and if the data need to be
referenced, you can encapsulate
the daily data within a named range.
- or -
Set your columns, and fill down the rows with one column representing date.
- or -
Use Access?
I worked for one company that just placed one day of data, on one Worksheet, in
one Workbook, and saw
that it takes many workbooks make up a year, but it worked (well) for their
purposes.
| Thank you!
Hope I assisted you even a little.
Regards,
- BotRot.