SpiritedAway
Registered User.
- Local time
- Today, 13:37
- Joined
- Sep 17, 2009
- Messages
- 97
Hi All,
I've got a check box on a continuous form, yet when I click on it in in a record that has the focus it checks all the other check boxes in my form.
Trouble is I lock it on the AfterUpdate event, which means when i click on another records they're all locked.
Is there a way of simply checking the box in the record that has focus without having all the others checked too???
I've got a check box on a continuous form, yet when I click on it in in a record that has the focus it checks all the other check boxes in my form.
Trouble is I lock it on the AfterUpdate event, which means when i click on another records they're all locked.
Is there a way of simply checking the box in the record that has focus without having all the others checked too???