Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I am currently using the following formula:
=OFFSET(D10,COUNT(D11:D202),0). This inserts in a cell the value of the last item in column D. What I am trying to figgure out is how to get the total of the last 12 enteries in column D. ie. as each new value is entered into that column, it should automaticaly calculate the total of the last 12 values. Thanks, Eduardo |