View Full Version : Need Dynamic Query Field fed by List box


pat_nospam
10-14-2003, 01:45 PM
I'm trying to make a dynamic query system where the user can utilize a form to run queries. I run some basic Between date stuff, but am lost as how to identify fields queried by a list box.

The list box has a default to be populated by table field names, which works great, but how do I feed that into my query so that it changes depending on the field selected to be queried?

Thanks in advance, you guys rock! :)

dcx693
10-14-2003, 01:53 PM
This post has some links to sample search forms: Filtering query results (http://www.access-programmers.co.uk/forums/showthread.php?s=&threadid=56122).