J
JonH
I have two checkbox's which refer to different fields in a table. These
checkbox's are yes/no and will be on a form which allows the user to perform
a query. However, I would like the user to be able to only choose one
checkbox at a time so that I minimizes the amount of hits the query turns up.
Is there an expression/macro that I can write in the properties of these two
checkbox's so that when one is clicked the other is Null and vice versa? It
will end up being like an option box to the user on the form, but I can't use
the option box since there are two different fields involved.
Thanks
checkbox's are yes/no and will be on a form which allows the user to perform
a query. However, I would like the user to be able to only choose one
checkbox at a time so that I minimizes the amount of hits the query turns up.
Is there an expression/macro that I can write in the properties of these two
checkbox's so that when one is clicked the other is Null and vice versa? It
will end up being like an option box to the user on the form, but I can't use
the option box since there are two different fields involved.
Thanks