S
Spare
I'd like to write a formula in column B to find the difference between
a value in the current row, say, A500, and the prior cell in column A
that has a value.. could be A499, or it might be A200, or A1.
Example: First column is literals, the second column s/b a formula,
=A3 - A[prior row with data]
2
5 3
6 1
4 -2
9 5
a value in the current row, say, A500, and the prior cell in column A
that has a value.. could be A499, or it might be A200, or A1.
Example: First column is literals, the second column s/b a formula,
=A3 - A[prior row with data]
2
5 3
6 1
4 -2
9 5