Hello,
I am trying to add values in column A and have the a date/time stamp in column D. I have a question and my searches have not been helpful or the results are outdated.
IF(ISBLANK($A3),"",NOW())
So the above formula works, if cell A3 is empty the date/time cell (D3) is blank. I enter a...