Hi, its me again,<br><br>I dunno if this actually can be done, but here is the challenge:<br><br>I have many tables holding info for specific vendors, and on each of these tables, there are fields ( for PO number, Customer Name) and I have a total of 20 tables, each one with specific info for orders for that vendor... what I would like to do is have a find or search feature in a form ( a form with a text box where the user would imput search criteria, for example, a PO number, and a command button labeled "find" that would trigger a search)...so what I would like done is right after the user clicks on "find", access would search thru the tables ( or table, i can have a find for each vendor) and return a result in another form, with all the fields related to the PO in the table....Hope I could explain, and I would appreciate a lot your help guys!!! Thanks