Morpheus_UK
Registered User.
- Local time
- Today, 07:24
- Joined
- Dec 31, 2004
- Messages
- 23

I have a combo box with 3 options to select from
Record Source: "All";"Non Members";"Members"
I have made 3 separate queries for finding certain records:
Qry1 finds All records
Qry2 finds Non Members records
Qry3 finds Members records.
So let’s say you Select “Members” from the combo box, on change it changes the list box record source to Qry3. The Default record source for the list will be Qry1, so I'm guessing I would state the Default for combo would be All to do this. I’ve done a lot of searching but can’t understand how to do this
I searched and found this http://www.mvps.org/access/forms/frm0028.htm but didnt understand the last part. Never mind if it works, and does what I'm after. If you know how help, I be greatful. Cheers
I looked on these boards but couldn't find an exact way to do it, with my know how with Access. So I've commited the act of asking for help
Last edited: