Probably a stoopid question, but I can't seem to find the answer anywhere...
I have a column of data values (numbers) in column A, and a cumulative total going in column B, using
=if(a3<>"",a3+b2,b2) in B3, kinda thing.
My problem is that if I drag the number value from A3 out of the column e.g...