J
JimS
tom 85
tom 88
tom 93
bob 66
ed 33
tom 101
tom 232
ed 44
bob 99
bob 87
ed 33
ed 44
bob 72
Starting in column A10 are the names and in column B10 are the
amounts.
In a table I have this formula:
=AVERAGE(OFFSET(B10,COUNT(B:B)-3,0,3,1))
This gives me the average of the last 3 amounts for the entire column,
regardless of names. I need to come up with a formula that gives me
the average of the last three amounts for just Bob (or ed or whoever).
When I get one formula, I can then make the others.
Thanks
tom 88
tom 93
bob 66
ed 33
tom 101
tom 232
ed 44
bob 99
bob 87
ed 33
ed 44
bob 72
Starting in column A10 are the names and in column B10 are the
amounts.
In a table I have this formula:
=AVERAGE(OFFSET(B10,COUNT(B:B)-3,0,3,1))
This gives me the average of the last 3 amounts for the entire column,
regardless of names. I need to come up with a formula that gives me
the average of the last three amounts for just Bob (or ed or whoever).
When I get one formula, I can then make the others.
Thanks