J
Jasper Recto
I have a query that needs input from a form to filter the data. The query
field can be either a -1 or a 0.
On the form, I have a combo box that has a value list. The list consist of
"Quoted" or "Not Quoted"
How can I point the query filter to that form combo box and pass a value of
either -1 or 0?
Also, how would I do it if they left the combo box empty so that both
"Quoted" and "Not Quoted" records are selected.
Is a combo box the best thing to use in this scenario?
Thanks,
Jasper
field can be either a -1 or a 0.
On the form, I have a combo box that has a value list. The list consist of
"Quoted" or "Not Quoted"
How can I point the query filter to that form combo box and pass a value of
either -1 or 0?
Also, how would I do it if they left the combo box empty so that both
"Quoted" and "Not Quoted" records are selected.
Is a combo box the best thing to use in this scenario?
Thanks,
Jasper