I’ve attached a spreadsheet with sample data and a comment in the cell where I need a formula. Any advice on how to accomplish the desired result OR advice to a more reasonable solution would be appreciated…
What I have is 7 columns of sales figures, one for each day of the week. At the top of each column is a blank where I would like the formula (or resulting projections to appear). Each Tuesday, we would place Mondays actual sales to the end of the column. On Wednesday, we would add Tuesdays sales to the end of the Tuesday column, etc…
I’m thinking that the projections formula would need to examine the last three numbers in the column to get a reasonable result.
When the last three entries in a column are examined, there are 8 possible scenarios and each would need to be handled differently. As an example, the last entry might be a poitive number greater than zero, while the 2nd to the last entry could be a zero (holiday), while the 3rd to the last number would be greater than zero.
I always seem to make things more complicated than they need to be, so I’m very interested in hearing of a different/better way…. I’ve been handed this assignment so that I could pass it along for others in the company to use for their data. IF not for that, I could do projections with pen and paper that would be fairly accurate.