Tornado1981
Board Regular
- Joined
- Apr 1, 2010
- Messages
- 248
Hi,
I would really appreciate if u help me on solving this
I want a formula in each cell in column C to do this :
(Taking C5 as an example)
Test if there is a value in A5 .. if not found, then leave C5 blank .. else, test if there is a value in ($C$1:C4) .. and if found, then add the last value found in ($C$1:C4) to A5 and subtract B5 from the result .. else [ no values found in ($C$1:C4) ], then subtract B5 from A5
Thank u so much
Note : I used the offset function to retrieve the last non blank value in ($C$1:C8)