I am using a form and a subform, on the main form I have a cmdfind. I want the find button to search a table (Tape3) that is displayed as the subform. I am looking to search by multiple criteria but I can't even get the button and form to interact so I've deleted all code and I am looking to start from scratch. I initially want to search by the tbl field Serial Number. Also, each time the main form is opened, I want the subform to start off as blank. I tried SQL and I just wasn't doing something right. Here are the parameters:
The table is Tape3
The search criteria in the table is Serial Number
The subform should be totally independent of the main form.
Any assistance is highly appreciated.
The table is Tape3
The search criteria in the table is Serial Number
The subform should be totally independent of the main form.
Any assistance is highly appreciated.