I have two tables.
Table 1: Employee
Table 2: Dependents
I access the employee record via an Employee Form, the Employee Form then connects to the Dependent Form. The records on both tables are tied to each other by a Unique ID. When I get to the Dependent Form, I want to add a new Dependent. It allows me to enter the Unique ID, however the Dependent Last Name and First Name text boxes are not editable. I have tried everything, including the properties of the text boxes.
Any Suggestions?
Start Free Trial