schumarg
Registered User.
- Local time
- Today, 14:31
- Joined
- May 13, 2003
- Messages
- 94
Hi,
Been searching through the forum and can't seem to locate a solution, for what I'm assuming is simple but .......
I have a form that is set to DataEntry, I enter all the data and upon completing the last entry/tab a new record appears. This is fine if I want to complete a new record. However, if I do not want a new record and want to simply close the form, I end up with a new empty record. I tried adding a delete code along with the close cmd, but it deletes the new record and when the form closes it creates a new empty record again.
What I would like to accomplish is to close the form with it accepting what I just entered and not create a new blank record.
Thanks in advance,
Bob
Been searching through the forum and can't seem to locate a solution, for what I'm assuming is simple but .......
I have a form that is set to DataEntry, I enter all the data and upon completing the last entry/tab a new record appears. This is fine if I want to complete a new record. However, if I do not want a new record and want to simply close the form, I end up with a new empty record. I tried adding a delete code along with the close cmd, but it deletes the new record and when the form closes it creates a new empty record again.
What I would like to accomplish is to close the form with it accepting what I just entered and not create a new blank record.
Thanks in advance,
Bob