R
Rod
I have built a form from a table. The form itself is
only has a combo box to select a record in a table from a
specified field in the table. The sub form then brings
up the rest of the record in the table. I can edit the
record. I then use the form to select another record and
edit as required.
The problem is when I close the form, it changes the
field (from the combo box in the main form) of the top
record in the table to have the same value as the record
that the sub/form was last on (not the record I was
editing). What am I doing wrong??
Many thanks for any help that I receive.
Rod
only has a combo box to select a record in a table from a
specified field in the table. The sub form then brings
up the rest of the record in the table. I can edit the
record. I then use the form to select another record and
edit as required.
The problem is when I close the form, it changes the
field (from the combo box in the main form) of the top
record in the table to have the same value as the record
that the sub/form was last on (not the record I was
editing). What am I doing wrong??
Many thanks for any help that I receive.
Rod