E
eric
Hello,
I have a table 'schTEACHER' that contains the fields
[SchoolID], [ID#], [SchoolYearID], as well as 10 others.
The first three fields that I noted are primary keys for
the table.
The problem I'm having is when the form is opened, the
primary key fields are set to a previous forms values.
If the form is closed, a record is created
in 'schTEACHER' even though this should not necessarily
be the case.
How can I confirm whether or not the record should be
created?
Thanks,
eric
I have a table 'schTEACHER' that contains the fields
[SchoolID], [ID#], [SchoolYearID], as well as 10 others.
The first three fields that I noted are primary keys for
the table.
The problem I'm having is when the form is opened, the
primary key fields are set to a previous forms values.
If the form is closed, a record is created
in 'schTEACHER' even though this should not necessarily
be the case.
How can I confirm whether or not the record should be
created?
Thanks,
eric