E
Eli the Iceman
I have a query that interacts with a form to allow users to create the
criteria. Basically, it's a form with drop down controls and a fixed text of
ALL as an option. When a user opens the form, they can select what elelments
to want to pull or leave with ALL for all records. Basicaly, it's a filter.
The query looks at the form and filters the records as needed. I call the
form field in the criteria and do OR ="ALL". Works great, but sometimes the
query crashes with Query TOO Complex and will not run again until I rebuid
it. In design mode I can see it, but sometimes it caused Access 2007 to
crash. Is there any other way to create a form that will allow users to
select desired fields that they would like to filter the records by?
Thanks,
criteria. Basically, it's a form with drop down controls and a fixed text of
ALL as an option. When a user opens the form, they can select what elelments
to want to pull or leave with ALL for all records. Basicaly, it's a filter.
The query looks at the form and filters the records as needed. I call the
form field in the criteria and do OR ="ALL". Works great, but sometimes the
query crashes with Query TOO Complex and will not run again until I rebuid
it. In design mode I can see it, but sometimes it caused Access 2007 to
crash. Is there any other way to create a form that will allow users to
select desired fields that they would like to filter the records by?
Thanks,