Query on Option Buttons

statistics

New member
Local time
Today, 16:05
Joined
Jan 12, 2005
Messages
7
I have a form created with several option groups to choose from. I want to query based on the selections made from the form. I have change the option button values in the groups to adapt to the information that I am querying on. I have ran the query and the query works fine. I cannot seem to pass the value of the option button in the group to the query. Is there a way to determine what option value is being passed to the query?
 
Last edited:
The option buttons that I am using are toggle buttons in a group option. Not combo boxes. Any experience there?
 

Users who are viewing this thread

Back
Top Bottom