How do I search data in a subform, using a control box in access?

J

JPeno

Hi, I have a main form that is tied to query that logs a username and id.
When the correct password is selected the form opens displaying the username
at the top. Within this form I have a subform that I want users to be able to
search through data and then edit. The subform is queried to the table I
need. I have two control boxes 'Part Number' and 'Shop Order' that I would
like users to search by. But I can't get the search to work! Please Help!

-JSP
 
Top