View Full Version : multiple option groups..


keybearer
07-07-2003, 09:28 PM
Hi.. I'm in a fix right now so if anybody can help me, that'll be great.
I'm currently doing a contacts form.. in the form, there's a list of names, id no, membership type, locations and such from a query.. I've just created 2 option group, 1 for filter by Initials from the field names and 1 for filtering membership type. How do I link the two? meaning that when i click the toggle button A from the 1st option group and the type of membership from the second, it will display only members with initials A and the type of membership that is selected. Currently, everytime i click A, it will display both type of membership and when i click type of membership, all names with the certain membership will be displayed.
Please help..

Uncle Gizmo
07-12-2003, 02:23 PM
I replied to a very similar post to this one already!!!

My answer is also similar, This would be easy to do with combo boxes, is there any reason you need to use option groups?