I am working to make an Excel document that estimates the cost of a project more dynamic and adjustable as the project changes. To make it simple, let's say the project is building a swimming pool. I have 4 'Details' sheets:
'1.1 Foundation Details'
'1.2 Water System Details'
'1.3 Diving Board Details'
'1.4 Slide Details'
Each of these sheets has the estimated costs for that particular portion of the project divided out into all the different employees needed and equipment/supplies needed. Also, there is a worksheet named 'Profile' that rolls up the totals of all four of these estimates and gives a total cost for the whole project. The last worksheet is full of all kinds of charts displaying the cost over the span of X years for various expenses.
What I am trying to do is find a way to make this document easier to alter. For example, if we chose to add '1.5 Baby Pool', we would have to redo a lot of formulas in the charts and also the 'Profile' sheet. So, what I am wondering is if there is a way for make a separate sheet that formats the entire document. For example, the sheet may have ask:
Number of 'Details': _____
Number of Years to Complete: ______
etc.
and then depending on what is filled in the document will create that many sheets. Is this at all doable?? It just seems very inefficient to manually go through and change the whole document every time the project changes. This document is used over and over again for all different kinds of projects and the number of 'Details' is always different - causing a lot of tedious work for me.
THANKS!