ie
Value
Start 30 lookup value for 30
End 60 lookup value for 60
Average calculate average for 30-60
I could just do it =B230 =B260 =average(B230:B260), but having it
update would be much easier
I can do a lookup on the Start and End data, but the average is not
as
easy.
Is there a way to say =B(200 + value of Start), =B(200+End),
=average(B(200+start):B200+end))?
Thanks Todd
Of course you may replace the 30 & 60 with cell references that
contain those values. I would suggest you readup on the offset
function. It is quite possibly one of the most powerful and flexible
excel functions.