I have a table with date field(-Date Range-), warehouse, part number field, reason code field, Catalog Number, Dollar ammount field.
I want to use a form to Pass any Entered Input for the multiple criteria in a query from a single form.
Example ..If the user wants to have all records with the specified part number but chooses not to enter any of the other data he would recieve all records referencing the part number regardless of dates or any other criteria with nothing entered into the form in other criteria referenced fields.
In other words user has one for and can specify any of the criteria ignoring the empty criteria.
I have a good idea and have tried many approaches but am unable to get my statements set up to to ignore the empty criteria.
I hope I described it well enough. if anyone coul suggest a good way please respond
Thanks,
Jim
I want to use a form to Pass any Entered Input for the multiple criteria in a query from a single form.
Example ..If the user wants to have all records with the specified part number but chooses not to enter any of the other data he would recieve all records referencing the part number regardless of dates or any other criteria with nothing entered into the form in other criteria referenced fields.
In other words user has one for and can specify any of the criteria ignoring the empty criteria.
I have a good idea and have tried many approaches but am unable to get my statements set up to to ignore the empty criteria.
I hope I described it well enough. if anyone coul suggest a good way please respond
Thanks,
Jim