Selecting one Check Box

M

MaryBethK

I finally figured out how to get it to apply to only one form but how do I
keep the check to just one box and not checking all boxes when I click?
 
O

Ofer

If I understand your question, when you click on one check box then all the
check boxes are selected, the reason could be that they all bounded to the
same field.
 
O

Ofer

One more thing, if we are talking about a sub form, Continuous form, then it
could be that the check box is not bounded to any field in the table, this is
why it applies to all the records when you click it.
 
M

MaryBethK

Is there a way to get it when I click one box to only check one box without
applying it to every form?
 
O

Ofer

Sorry for the delay, when you say "every form" do you mean Continuous forms?
If so then the second post I sent you, give the answer for that, mybe the
field is unbound, this is why it applies to all the fields.
 
Top