I have a database where I have a check box that’ll indicate that a material has arrived.
Im trying to have a formular to automatically record the date the check box was checked.
Sofar I’ve tried with the following.
IF({Trim arrived}=1,TODAY(), BLANK())
The problem that the date follows todays date and dosen’t stay at the date the the check box was clicked. Is there a way record the date it was checked in in the formular field