I am trying to use an "IF" statement to either apply a formula or retain the last value of the cell, is there a way to accomplish this.
eg. = IF( A1=B1, "retain last value", D1)
last value = the value of the cell prior either to A1 or B1 being changed.
Thanks for any assistance.
Bruce
eg. = IF( A1=B1, "retain last value", D1)
last value = the value of the cell prior either to A1 or B1 being changed.
Thanks for any assistance.
Bruce