G
Guest
I have a form with an option box (1st form) tied to a table. When the option
box is clicked I open a second form where I would like the user to enter a
value for one of the fields in the table tied to the 1st form.
My problem is synchronizing the table record in the second form to the
correct record in the underlying table. It seems to update just the 1st
record in the table and not the current record that 1st form is working with.
How do I synch the edited record?
box is clicked I open a second form where I would like the user to enter a
value for one of the fields in the table tied to the 1st form.
My problem is synchronizing the table record in the second form to the
correct record in the underlying table. It seems to update just the 1st
record in the table and not the current record that 1st form is working with.
How do I synch the edited record?