F
Fred
I've created (2) forms to fill in one table
tbl_Inputs
frm_1
frm_2
Some of the information in frm_1 crosses over into frm_2 and vice versa (ie.
they share the same inputs into tbl_Inputs)
For some strange reason, the forms aren't updating together. For instance,
frm_1 will show 12 records and frm_2 will only show 6. How do I ensure that
the forms are synchronized with the data in the table?
Thanks,
Fred
tbl_Inputs
frm_1
frm_2
Some of the information in frm_1 crosses over into frm_2 and vice versa (ie.
they share the same inputs into tbl_Inputs)
For some strange reason, the forms aren't updating together. For instance,
frm_1 will show 12 records and frm_2 will only show 6. How do I ensure that
the forms are synchronized with the data in the table?
Thanks,
Fred