D
donc
This seems pretty straightforward, but I don't get good results with
anything I've tried.
I want to reference the previous row in a (simple) formula so that if a
blank row is inserted above, the formula refers to the new blank row
instead of the old previous row, which is now one row further up.
=ROW() gives me the row number of a cell. I figure that =$D(row()-1)
should refer to the previous row, column D. But it don't.
Is there a simple way to do this?
Thanks for any help.
donc
anything I've tried.
I want to reference the previous row in a (simple) formula so that if a
blank row is inserted above, the formula refers to the new blank row
instead of the old previous row, which is now one row further up.
=ROW() gives me the row number of a cell. I figure that =$D(row()-1)
should refer to the previous row, column D. But it don't.
Is there a simple way to do this?
Thanks for any help.
donc