bevans
06-15-2000, 09:57 AM
I've got a form that multiple users will use to pull up purchase order numbers. It works well with one user, but when someone else has the form open it tends to skip numbers. Also, if someone starts entering data then cancels, the number that would have been assigned is skipped, even though there is no record for that number.
(My numbering is set as an autonumber field incrementing by one.)
Is there any way to avoid this number skipping? Something like a save or update command button?
Anything is fine, code, macros, whatever.
Thanks in advance for your help!
(My numbering is set as an autonumber field incrementing by one.)
Is there any way to avoid this number skipping? Something like a save or update command button?
Anything is fine, code, macros, whatever.
Thanks in advance for your help!