julieatnexus
Technical User
I am developing a database that allows multiple users to access and enter information into a form. If they are entering a new record, the form will be numbered incrementally (like autonumber). The problem exists when two or more users are accessing the form at the same time. I am trying to write the code for a command button that locks the table, determines the next number, assigns it, and releases the table.
I would appreciate any help you can give.
Julie
I would appreciate any help you can give.
Julie