A
ANStech
I have a form which calls another. If I am NOT on a new record, the forms
are in sync.(they open and update to the same record number). However, When
I am on a new record, the original form is set to <autonumber>, then the
second form gets set to <autonumber> and when data is added, the forms are
off by 1.
For instance, I go to the last record on the original form and it is record
11. I then move one record past to record 12. The ID field is set to
<autonumber> but when I click "open next form" the next form is ID =
<autonumber>. when data is added, the number changes to 13. The original
form is then updated on record 13 and nothing happens on record 12.
Can anyone please help
are in sync.(they open and update to the same record number). However, When
I am on a new record, the original form is set to <autonumber>, then the
second form gets set to <autonumber> and when data is added, the forms are
off by 1.
For instance, I go to the last record on the original form and it is record
11. I then move one record past to record 12. The ID field is set to
<autonumber> but when I click "open next form" the next form is ID =
<autonumber>. when data is added, the number changes to 13. The original
form is then updated on record 13 and nothing happens on record 12.
Can anyone please help