Thanks for the replies.
I can get it to work with On Click, so maybe it has to do with the properties of the Y/N field. It's as if it is not picking up that it is True or "Y".
The Y/N field is a combo box with a Row Source N;Y and value list. Not sure if this would make any...
Hi
I have two fields, Ready_Despatch (Y/N) and Ready_Date (Date field).
I want Ready_Date to automatically input today's date when Ready_Despatch has a Y.
I've tried doing an After update on the Ready_Despatch field as per below but nothing populates in Ready_date when Ready_despatch...