I have five tables with ID as the join between them. I want to create a form that includes all the fields from the five tables, but I do not want to have to repeat the ID five times on the form. I want the data entry person to enter the ID one time and then enter all the fields associated with one record, filling all 5 tables with data. Is this possible?
Thanks...
Thanks...
Comment