Is it possible to use a formula to duplicate a table?
I have two sheets. Sheet one is a collection of tables. Sheet two is my "definitions" sheet. I have a start date, and an end date as data in my definitions. Each table in sheet one is a date broken down into hours (columns 1 - 24, ignoring headers, labels, etc.).
Now, if the person enters 5 days different on sheet two, I need to have 6 tables on sheet one... Day 1 to day 6 (6 - 1 is five days difference).
Can this be done using a formula? I really don't want to relearn VBA for this, as I haven't written any code since like Excel 2003.
I'm using Excel 2010. I've read everything I can find on tables, but I can't find what I'm looking for. I can even do additional sheets (one per day) if need be, but I'd prefer a single sheet with 1 table per day. I'm also open to other ways to do this short of cutting and pasting manually (which is what I'm going to have to do if this doesn't work).
For more information, I'm trying to adapt the Gantt charts to allow for hourly granularity for very tight project schedules.
Thanks in advance for any suggestions anyone can make.
I have two sheets. Sheet one is a collection of tables. Sheet two is my "definitions" sheet. I have a start date, and an end date as data in my definitions. Each table in sheet one is a date broken down into hours (columns 1 - 24, ignoring headers, labels, etc.).
Now, if the person enters 5 days different on sheet two, I need to have 6 tables on sheet one... Day 1 to day 6 (6 - 1 is five days difference).
Can this be done using a formula? I really don't want to relearn VBA for this, as I haven't written any code since like Excel 2003.
I'm using Excel 2010. I've read everything I can find on tables, but I can't find what I'm looking for. I can even do additional sheets (one per day) if need be, but I'd prefer a single sheet with 1 table per day. I'm also open to other ways to do this short of cutting and pasting manually (which is what I'm going to have to do if this doesn't work).
For more information, I'm trying to adapt the Gantt charts to allow for hourly granularity for very tight project schedules.
Thanks in advance for any suggestions anyone can make.