stuartkeith
Registered User.
- Local time
- Today, 00:08
- Joined
- Jan 5, 2007
- Messages
- 15
Hello there.
I hope you can help with the issuse that I am having with my criterea queries!
I can do the QBF, that bits not the issue, however its not behaving the way I thought it would! I have follwed what my book says and also http://support.microsoft.com/kb/304428/EN-US/ too, but the results are strange look at the images to see what I mean.
1) The user enters the required criteria into the form, leaving blank any boxes that are not required to be searched on.
The user then chooses weather they require the output as a report, or edit it into a form. FINE!
2 I am using the "forms!frm_searching!ctrName or forms!frm_searching!ctrName is null" in the query to grab the input from the above form.
This is what it looks like when I first create the query!
after I have entered the search into the form it may work or it may not, If I start to had more form input into the query either it returns no results, or it gives me the "search criteria is to complex to run" error.
Then back to the query design it looks like this!
What is going on?
I hope you can help with the issuse that I am having with my criterea queries!
I can do the QBF, that bits not the issue, however its not behaving the way I thought it would! I have follwed what my book says and also http://support.microsoft.com/kb/304428/EN-US/ too, but the results are strange look at the images to see what I mean.
1) The user enters the required criteria into the form, leaving blank any boxes that are not required to be searched on.
The user then chooses weather they require the output as a report, or edit it into a form. FINE!

2 I am using the "forms!frm_searching!ctrName or forms!frm_searching!ctrName is null" in the query to grab the input from the above form.

This is what it looks like when I first create the query!
after I have entered the search into the form it may work or it may not, If I start to had more form input into the query either it returns no results, or it gives me the "search criteria is to complex to run" error.
Then back to the query design it looks like this!

What is going on?