In my form I have three options to check the status of the client (i.e. Active, Not Active, Recruiting) and what I would like to do is make it so only one box can be checked at a time. Then if I run a query it will be correct and prevent users from checking both active and not active boxes and then showing up in both queries.
Thanks for your help