I have a question:
I have a form, combo box looks up a value in a field, then a then the form refreshes and the query(in a subform) also refreshes to make the data showing reflect the selection in the combo box. my prob is that, i need to have two groups of three radio buttons where for example i check the first button(Blue) i would see only the blue items in my query, but if i chose the second(red) i would see the red ones, but if i chose all(third button).i would see both the red and the blue items in my query, but showing in my subform.
what i thought i should do is tell my query to look up the values in the group, but im not sure how to do that. can anyone help?
I have a form, combo box looks up a value in a field, then a then the form refreshes and the query(in a subform) also refreshes to make the data showing reflect the selection in the combo box. my prob is that, i need to have two groups of three radio buttons where for example i check the first button(Blue) i would see only the blue items in my query, but if i chose the second(red) i would see the red ones, but if i chose all(third button).i would see both the red and the blue items in my query, but showing in my subform.
what i thought i should do is tell my query to look up the values in the group, but im not sure how to do that. can anyone help?