I have the spreadsheet with the following formula that works fine, however today I notice it has changed the date from yesterdays date to todays date. But it should be the date of posting not keep updating. I am sure there is a simple change but not sure what that should be
=IF(ISBLANK(E28)=FALSE,TODAY(),"")
=IF(ISBLANK(E28)=FALSE,TODAY(),"")