I have created my database and my database have tabs like student name, birth date, Nationality, School, Department, Cell phone number, ID card number.
I know how to search value from this database using one "Text box" search option. I can create a text box and can also create query for that and can find out the results from the database.
But in the search form i want to use one dropdown search box. Like in the tab Nationality, all the Country will be there in the dropdown list and if i select a country from drop down list, my result will show all the student info from that country.
Microsoft access experts need your help.