combo select

  • Thread starter Thread starter David
  • Start date Start date
D

David

How do you get two combo boxes to work together as a filter
I got the first to sort the record ,what I am trying to do now is to narrow
the search results more by adding a second combobox

The table is usage
field that combo28 looks at is "vehicle" and "date"
combo28 is not bound
The form is usage

I am trying to get the second column's value (which is a date) of combo28
to narrow the search down
Another Question,
Can you sort a table, I got a query to sort the table but when I set the
control source of the form to the query it will not allow editing.
You can tell a newbie
If more info is needed please let me know, have a good night
David
 
Back
Top