ultrex Posted August 6, 2008 Posted August 6, 2008 Hi Guys, I havent been onto this forum in a very long time. I need some help.. How can I stop two clerks adding the same job type twice? The data they are entering is employees who worked on a specific date and the hours they have worked and the division they worked at. The fields used ; Date Worked, Hours Worked, Division, Employee Names. Would I have do to a merge field for all these and do a calculation step? Thanks.
Ocean West Posted August 7, 2008 Posted August 7, 2008 one possible method is to create a set of "Global" fields where the users enter the data in the global fields. Then you provide a "submit" button where it then will evaluate if the data submitted already exists in the database thus rejecting any duplicate entries. Non duplicate unique entries would then create a new record and the real fields would be populated with the data in the global fields.
Recommended Posts
This topic is 5951 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now