Enter formula and fill down
How can I enter a formula into cell E2 and then fill the formula down to the
last row with data on the sheet.
For example:
enter into E2: =IF(D20,TODAY()-(D2+30)," ")
Fill into E3: =IF(D30,TODAY()-(D3+30)," ")
....Fill to last Row on sheet with data in column D.
|