M
mcnews2k
i have a form with 2 datasheet subforms.
one is bound to a query of a table of duplicate records.
the other is bound to a query of the main table where the original records
are found.
the main form containing the tables allows users to view both recordsets and
decide which one to keep by checking a check box on the dupe subform.
my question is how to best keep the subforms in sync.
all i want to happen is when i navigate through the records on the top
subform the record pointer on the second form moves in sync with the first
and vise versa.
how to?
thanks much.
one is bound to a query of a table of duplicate records.
the other is bound to a query of the main table where the original records
are found.
the main form containing the tables allows users to view both recordsets and
decide which one to keep by checking a check box on the dupe subform.
my question is how to best keep the subforms in sync.
all i want to happen is when i navigate through the records on the top
subform the record pointer on the second form moves in sync with the first
and vise versa.
how to?
thanks much.