F
Fred
I have a form (frmMain) based off table 1.
On this form is a button which opens up another form (frmSub) also based off
table 1.
I do this to reduce the clutter when entering data.
When I open up frmSub for a new record, and I check the primary key (PK),
they aren't the same!!!
It is usually advanced by one.
If the data exists, it works fine...its only on new data.
I synchronized the two forms by using the Wizard when I created the button
to open up frmSub.
Any help is greatly appreciated.
TIA
On this form is a button which opens up another form (frmSub) also based off
table 1.
I do this to reduce the clutter when entering data.
When I open up frmSub for a new record, and I check the primary key (PK),
they aren't the same!!!
It is usually advanced by one.
If the data exists, it works fine...its only on new data.
I synchronized the two forms by using the Wizard when I created the button
to open up frmSub.
Any help is greatly appreciated.
TIA