Alright, I've designed a database to be as user-friendly as possible. Currently, I have a button to run a parameter query and put it all on a report. There are three variables (school, city, ASVAB score) and the user must have the option to use all, none and some of the 'filters'.
I have the whole "criteria: [name of school:], Or: Is null" code in and it will work if I enter perameters for every field and it will show all entries if I enter no parameters. However, if I enter one parameter and leave another blank, I recieve no results and for the life of me can't figure out why. Please help.
-Oz
I have the whole "criteria: [name of school:], Or: Is null" code in and it will work if I enter perameters for every field and it will show all entries if I enter no parameters. However, if I enter one parameter and leave another blank, I recieve no results and for the life of me can't figure out why. Please help.
-Oz