Hi wonder if this can be done in a formula or would it have to be vba. Looking to only generate the dates based on the number of weeks. Currently the spreadsheet shows 20 weeks, but if there is only 5 weeks I don't want to have go and delete the formula in case the dates change. The current formula WK1 = Start date + 7, WK2 = WK1 + 7, so on and so forth. Example below....
<TBODY>
</TBODY><COLGROUP><COL span=2><COL><COL><COL><COL><COL></COLGROUP>
Start Date</SPAN> | Est. End Date</SPAN> | # of Weeks </SPAN> | Est. Open Date</SPAN> | Week 1</SPAN> | Week 2</SPAN> | Week 3</SPAN> |
3/18/13</SPAN> | 4/23/13</SPAN> | 5</SPAN> | 4/26/13</SPAN> | 3/25/13</SPAN> | 4/1/13</SPAN> | 4/8/13</SPAN> |
<TBODY>
</TBODY><COLGROUP><COL span=2><COL><COL><COL><COL><COL></COLGROUP>