accessaspire219
Registered User.
- Local time
- Today, 11:43
- Joined
- Jan 16, 2009
- Messages
- 126
I have a database with a number queries containing monthly performance data for each person. I use a form to specify the criteria such as Name of the person, role of the person and the period and have prompts in the queries which look at the form for this criteria. (all these queries look at the same text boxes) This worked fine for the first two queries but when I tried to use the same for a third query it returns no results as if it did not pick the criteria from the form. I tried to run the query (bypassing the form) and entered the parameters manually at the prompts and it works fine. Does anyone know if there is a limitation on how many queries can look at a form field for parameters?