On a pre-existing row of data, I want to have a formula autofill when I input new data., i.e. when an escrow closes for a client.
In Excel I would simply pre-populate the column by stuffing the formula below into row 1 and then dragging down to row 2,000 then locking the column. Can I do something similar in Smartsheet?
IF(ISDATE(Escrow Close Date), (Sale Price) * (Commission Rate), ""