I am trying to create a formula that triggers a date and time timestamp in the adjacent cell, but everytime I open the document or edit a cell it changes to the current time. I was looking for a formula that might accomplish this. I am trying not to use a VBAThanks! I posted the formula that I am currently using that is not working.
=IF(E2="","",IF(E2="No order",NOW(),""))
Bookmarks