Hi, all. This is a complicated situation that I've never created before, so I'm hoping I can get some advice here. It would certainly be appreciated!
On Tab A, I have a list of projects running vertically in Column C and a list of dates running horizontally across Row 5. The data in the cells tell me the number of days that have passed since the project was initiated. So, for example, cell EI19 is populated with "15" - the number of days that have passed since the project in Row 19 was begun. For another example, Cell EO46 is also populated with "15" - because the project in this row began at a later date than the project in Row 19.
On Tab B, I have the same row and column setup, but the data tell me the how much of the project has been completed. To use the same projects from above, in cell EI19, the data show that 4% of the project has been completed. EO46 says that 0% of that project has been completed.
So, now for the hard part. What I am trying to do is come up with a forecasting model that will tell me "On day number x, the average project will by y% complete."
Is there a way to tell Excel to find every instance of any number (of days passed) that appears in Tab A, then calculate the average of the corresponding cells in Tab B? For example, if I was to calculate the average percentage completion on Day 15 for the data above, it would look for every "15" in Tab A, see that that number appears in EI19 and EO46, then go to Tab B, and calculate the averages of the values in Tab B in those same cells (4% and 0% here).
I hope this makes sense. If I can clarify at all, please let me know. Thanks for your help!
On Tab A, I have a list of projects running vertically in Column C and a list of dates running horizontally across Row 5. The data in the cells tell me the number of days that have passed since the project was initiated. So, for example, cell EI19 is populated with "15" - the number of days that have passed since the project in Row 19 was begun. For another example, Cell EO46 is also populated with "15" - because the project in this row began at a later date than the project in Row 19.
On Tab B, I have the same row and column setup, but the data tell me the how much of the project has been completed. To use the same projects from above, in cell EI19, the data show that 4% of the project has been completed. EO46 says that 0% of that project has been completed.
So, now for the hard part. What I am trying to do is come up with a forecasting model that will tell me "On day number x, the average project will by y% complete."
Is there a way to tell Excel to find every instance of any number (of days passed) that appears in Tab A, then calculate the average of the corresponding cells in Tab B? For example, if I was to calculate the average percentage completion on Day 15 for the data above, it would look for every "15" in Tab A, see that that number appears in EI19 and EO46, then go to Tab B, and calculate the averages of the values in Tab B in those same cells (4% and 0% here).
I hope this makes sense. If I can clarify at all, please let me know. Thanks for your help!