Check Box in my form

G

GGill

I try option group it didn't work.
My form base on tblClientInfo table, one client has more then one address.
I
need to some how control my check box, one client can have only one box
checked.
For example;
RecID ClientID Address CheckBox
--01-----1-----123 5str.--True
--02-----1-----123 2str.--False
--03-----1-----123 4str.--False

If I check in my form the check box for RecID # 2, then RecID # 1 should be
False.
Please help me !!!!!
Thank you
 
R

Rick B

You have already posted this question and someone is in the middle of
helping you. Please return to that thread.

One thread per question please.
 
Top