Hello,
I have a simple database in access 2007. It contains only one table.
I have a form called qryAll. From this form the user can enter criteria for a query that queries all of the fields in a table. (so you can query with criteria from more that one field)
Anyway this all works fine. I...