T
TAWise
I have a very simple database that is using three tables/three forms. All
three are linked by a field called EmployeeNumber. I have two command
buttons (macros which set the "EmployeeNumber" as criteria) on the bottom of
form one which will take me to form two or form three. My problem is that
when I enter data into form two or form three, the data does not transfer
into the respective tables. Form one data dumps into its respective table
just fine. I have tried adding "requery" for the two faulty forms but this
does not help. How can I get the data from the two forms to propogate the
fields in the two tables?
three are linked by a field called EmployeeNumber. I have two command
buttons (macros which set the "EmployeeNumber" as criteria) on the bottom of
form one which will take me to form two or form three. My problem is that
when I enter data into form two or form three, the data does not transfer
into the respective tables. Form one data dumps into its respective table
just fine. I have tried adding "requery" for the two faulty forms but this
does not help. How can I get the data from the two forms to propogate the
fields in the two tables?