Hi,
I have ten checkBoxes in a access form(Check1,check2...etc) and I want to clear all other checkboxes,when I select a perticular checkBox.
As an example, If select Check2, all other checkBoxes should clear if they are selected.
If I select check4,all other checkboxes should be cleared.
(it...