Hi there
I currently use the following formula to gain an average of the data.
=AVERAGE(BI21INDIRECT(ADDRESS(ROW(),COLUMN(OFFSET($H21,2,MATCH(Summary!$B$1,$I$5:$DI$5,0)))))))
However, this does not give a true reflection of the average qty per week when the data starts at a later date from the beginning week, in this instance BI21 as the weeks with 0 in them bring the average down.
Is there a way to be able to adjust this formula where the starting week is the first entry higher than 0?
For example on this particular data line, the first week where it reported a qty is CC21 - so ideally this is the first week it would take the average from,
Hopefully this can be done and thanks in advance for your help,
I currently use the following formula to gain an average of the data.
=AVERAGE(BI21INDIRECT(ADDRESS(ROW(),COLUMN(OFFSET($H21,2,MATCH(Summary!$B$1,$I$5:$DI$5,0)))))))
However, this does not give a true reflection of the average qty per week when the data starts at a later date from the beginning week, in this instance BI21 as the weeks with 0 in them bring the average down.
Is there a way to be able to adjust this formula where the starting week is the first entry higher than 0?
For example on this particular data line, the first week where it reported a qty is CC21 - so ideally this is the first week it would take the average from,
Hopefully this can be done and thanks in advance for your help,