searching for help on searching

B

Boze

I'm working on building a database of our companys products. I've gotten to
the point where I have
- a main form with the product info
- a subform listing the vendors from whom we get the product or its
components.

What I'd like to do is add a search function to the form that would search
the main form AND the subform. Would I be best off creating a query and
basing the search on that? If so, would it be a parameter query? I've not
done anything with queries to this point so am just guessing and would like
to know if I'm even heading in the right direction.

Thanks in advance
Boze
 
Top