dragonfly0802
Registered User.
- Local time
- Today, 18:08
- Joined
- Jan 28, 2010
- Messages
- 13
Using: Microsoft Access 2007
Setup: I have an Access 2007 database with a single table containing the following fields:
Name
Street
City
State
ZIP
Purchase Price
Purchase Date (From and To)
Item Amount
Ship Date (From and To)
Item Cost
Purchase Code
Store Code
State Code
I have created a form to use as a lookup with fields in the top part of the form and a datasheet in the bottom half of the form containing the results of the query (the query uses the above fields for criteria)
The issue I'm having is that the criteria in the query is too long so it ignores some of the criteria when running the query.
My question - do you have any suggestions for a workaround to this issue? I need to be able to use all the above form fields for the query to perform the search and the user has to be able to enter partial values and date ranges.
I hope I have explained this clearly enough but if I haven't please let me know.
Thank you!
Setup: I have an Access 2007 database with a single table containing the following fields:
Name
Street
City
State
ZIP
Purchase Price
Purchase Date (From and To)
Item Amount
Ship Date (From and To)
Item Cost
Purchase Code
Store Code
State Code
I have created a form to use as a lookup with fields in the top part of the form and a datasheet in the bottom half of the form containing the results of the query (the query uses the above fields for criteria)
The issue I'm having is that the criteria in the query is too long so it ignores some of the criteria when running the query.
My question - do you have any suggestions for a workaround to this issue? I need to be able to use all the above form fields for the query to perform the search and the user has to be able to enter partial values and date ranges.
I hope I have explained this clearly enough but if I haven't please let me know.
Thank you!