tim_tims33
New member
- Local time
- Today, 04:27
- Joined
- Jun 26, 2007
- Messages
- 9
Hi,
I have built a form intended for the user to search and filter records, via use of combo boxes, in my database. The datasource for the form is a query, which employs parameter criteria (references to the values selected in the controls placed on main form). If my query datasource is one table it works fine. However, when i add an extra two tables to the query (and add extra fields accordingly) the search/filter form doesn't work. Now i'm left wondering if parameter queries only work for one table? Please help me out if you can!
Many thanks.
I have built a form intended for the user to search and filter records, via use of combo boxes, in my database. The datasource for the form is a query, which employs parameter criteria (references to the values selected in the controls placed on main form). If my query datasource is one table it works fine. However, when i add an extra two tables to the query (and add extra fields accordingly) the search/filter form doesn't work. Now i'm left wondering if parameter queries only work for one table? Please help me out if you can!
Many thanks.