I did not go to school for programming but I do have some knowledge. What I'm trying to do is create one form for my end users to use to update information in several tables.
Here is my scenario I have three tables. Each table is for a specific reagent and has all the same column headings (received date, expiration date, etc.). I want my form to use a combo box to select the table for whatever reagent I'm entering data for and filter or send the data to that table. Not sure if I can do this.
I would love to not have to make a form for every reagent that I have to enter into this database.
Leelu1317