Hi, what I am looking for is what is described in the title.
I have 2 fields.
fldSCR (checkbox)
txtDateSCR (text field)
What I want is when form is loaded, the checkbox is unchecked and the date field is disabled.
When someone checks the checkbox, the date field will then become active ready for user to enter a date.
When the user clicks to next record, this process is reset for the new record. As when I tired this in the past, the next record the check box would be checked for some reason.
Thanks
Will
I have 2 fields.
fldSCR (checkbox)
txtDateSCR (text field)
What I want is when form is loaded, the checkbox is unchecked and the date field is disabled.
When someone checks the checkbox, the date field will then become active ready for user to enter a date.
When the user clicks to next record, this process is reset for the new record. As when I tired this in the past, the next record the check box would be checked for some reason.
Thanks
Will