I have a subform which is datasheet view. I would like to have the database automatically uncheck the previous checkbox when a new record is added.
What I'm doing is using the check box (CurrentCk) to determine which record is current.
example:
Amdt 5 12/25/03 CurrentCk = Yes
When I add Amdt 6, I want Amdt 5 CurrentCk to be set to no.
Any help is appreciated.
What I'm doing is using the check box (CurrentCk) to determine which record is current.
example:
Amdt 5 12/25/03 CurrentCk = Yes
When I add Amdt 6, I want Amdt 5 CurrentCk to be set to no.
Any help is appreciated.