How User Form for Query?

H

Harry Baya

I want to have a form with blank fields in it such as "State:", "Age:". The
user would type in the state and the age and the query would be executed to
find all records with matching values for State and Age? How do I do
this?
 
Top