I have a form associated to its own table. One of the
fields on this form EcnNumber is populated using
and OpenArgs statement. The other fields on this form
are yes/no boxes. My issue is as follows.
When I check my yes/no boxes and then close the form
the table is updated correctly. The next time I open
the form and check my yes/no boxes etc and close the
form the first entry in the table is overwritten. I would
like to have a separate record each time I utilize the
forma and not have it overwrite the existing record.
What am I doing wrong?
fields on this form EcnNumber is populated using
and OpenArgs statement. The other fields on this form
are yes/no boxes. My issue is as follows.
When I check my yes/no boxes and then close the form
the table is updated correctly. The next time I open
the form and check my yes/no boxes etc and close the
form the first entry in the table is overwritten. I would
like to have a separate record each time I utilize the
forma and not have it overwrite the existing record.
What am I doing wrong?