Four tables and a junctioning query underlie two forms. The first form is used to enter new records into the tables. The second form would be used to edit values in the tables.
In the second form, upon entering a unique value, such as LastName, in a text box, what would I do to automatically populate the other 14 values from that respective record in the remaining 14 text boxes of the form?
In the second form, upon entering a unique value, such as LastName, in a text box, what would I do to automatically populate the other 14 values from that respective record in the remaining 14 text boxes of the form?
Last edited: