Greyowlsl
Mlak Mlak
- Local time
- Today, 16:18
- Joined
- Oct 4, 2006
- Messages
- 204
Hi,
I have a query which has 3 'where' fields, a 'group by' field and a 'count' field. The 'where' fields each have a criteria that refer to a form ([Forms]![Forecast_Update]![text17]), on the form is a button that runs the query (once the text boxes are filled), the query however shows up nothing, it only displays the 2 headings.
If i remove the form references and put in the criteria manually, then it works. 1 of the form references display "Between #1/01/2012# and #31/01/2012#", is this a problem?
Thanks,
Leon
I have a query which has 3 'where' fields, a 'group by' field and a 'count' field. The 'where' fields each have a criteria that refer to a form ([Forms]![Forecast_Update]![text17]), on the form is a button that runs the query (once the text boxes are filled), the query however shows up nothing, it only displays the 2 headings.
If i remove the form references and put in the criteria manually, then it works. 1 of the form references display "Between #1/01/2012# and #31/01/2012#", is this a problem?
Thanks,
Leon