K
keith
i am using the below formula to update a date in a cell when another cell is
populated.
=IF(B2<>"",TODAY(),"")
However, when opened the next day the date updates to the current day
despite the fact that cell B2 is not modified. Is there a way or formula to
ensure that the date remains the same as when it was originally entered?
populated.
=IF(B2<>"",TODAY(),"")
However, when opened the next day the date updates to the current day
despite the fact that cell B2 is not modified. Is there a way or formula to
ensure that the date remains the same as when it was originally entered?