medranoestraaadriana
Registered User.
- Local time
- Yesterday, 22:54
- Joined
- Jul 6, 2010
- Messages
- 23
Prevent Users from entering duplicate data on a form
Here's a dummy database of what I'm doing. Look at Item 123AAA on the main table. It has been in and out 3 times. Let's say it was back on 07/08/10 and I checked it in in the inventory.
So today as I do the inventory, I see that item and 123AAA is in. So what I want is that when I try to enter this item on the inventory form a message telling me that the item already exists on the inventory. Item 123AAA would be in the inventory because it was log in yesterday.
It would be on the main table for a third time, which is ok because it was on three different occassions.
Try to enter item 123AAA on the Inventory form and see what happens
Here's a dummy database of what I'm doing. Look at Item 123AAA on the main table. It has been in and out 3 times. Let's say it was back on 07/08/10 and I checked it in in the inventory.
So today as I do the inventory, I see that item and 123AAA is in. So what I want is that when I try to enter this item on the inventory form a message telling me that the item already exists on the inventory. Item 123AAA would be in the inventory because it was log in yesterday.
It would be on the main table for a third time, which is ok because it was on three different occassions.
Try to enter item 123AAA on the Inventory form and see what happens