Ok...this is kind of confusing, but I can't seem to find any other helpful posts, so maybe someone will be able to help me! I have two forms. The first form allows user to input information into the database. On this form, there is a button, 'Equip. ?', that opens up another form. This second form is linked to a query and basically does a "search" of the Equipment table to find the corresponding Equipment Descriptions associated to their appropriate Equipment ID. The search works great, and all the records found in the search can easily be scrolled though on the form until you find the right Equipment ID that you need. My problem is that I need a button, code, whatever.....that selects the Equipment ID you need on the SECOND form and fills in the appropriate field on the FIRST form. Can this be done?? I've seen other posts similar to this question, but no one has posted a solution.....so I guess I'll try. Please help me!!!