medranoestraaadriana
Registered User.
- Local time
- Yesterday, 22:52
- Joined
- Jul 6, 2010
- Messages
- 23
I've created a database that keeps an inventory of items that are in and out of the office. Each item has an ID number. Inventory is taken daily and entered in a form.
I want to prevent users from entering an item that's already in the inventory. I know it's under the 'Before Update' field, but I have no idea how to build the code
I want to prevent users from entering an item that's already in the inventory. I know it's under the 'Before Update' field, but I have no idea how to build the code