jschneider998
Registered User.
- Local time
- Today, 05:48
- Joined
- Dec 4, 2002
- Messages
- 22
I have a form that handles the order entry for my database. each order is generated from one company. I have more than one person entering orders on a given day, how can I make the system notify the user that a particular company's order has already been entered for today? Keeping in mind that each company can order the same products on one day, but I don't want to generate more than one order for one company per day...does that make any sense????