Could you please sugest a way I could do the following:
I have the following formula
=MarketsPhased!C4*AVERAGE
($C$2/MarketsPhased!$C$2,$C$3/MarketsPhased!$C$3)
basically trying to predict the performance for this month based on an average of previous two months performance.
I will be repeating this for each month using data as it arrives each month. At present I am changing the formular for example, when i get March's data i will change the cell C4 to look at March data then the cell below (April to look at Jan, Feb, March and average their performance against target and times that by April Target.
I sent a thread in earlier to create a value in my sheet to which tells me the most recent months data i have.
Do you have any advice for me to do this in a less complicated way?
Karron,
I apologise if this is not very clear.
I have the following formula
=MarketsPhased!C4*AVERAGE
($C$2/MarketsPhased!$C$2,$C$3/MarketsPhased!$C$3)
basically trying to predict the performance for this month based on an average of previous two months performance.
I will be repeating this for each month using data as it arrives each month. At present I am changing the formular for example, when i get March's data i will change the cell C4 to look at March data then the cell below (April to look at Jan, Feb, March and average their performance against target and times that by April Target.
I sent a thread in earlier to create a value in my sheet to which tells me the most recent months data i have.
Do you have any advice for me to do this in a less complicated way?
Karron,
I apologise if this is not very clear.