KirkD Posted January 25, 2008 Posted January 25, 2008 (edited) I have a time sheet that keeps track of task preformed during the each shift. They record the task, startTime, and stopTime. When they enter the next task I want to make sure it starts on or after the stopTime from the previous record. record 1 startTime = 7:00 stopTime = 7:30 record 2 startTime must be >= stopTime from the previous record. Edited January 25, 2008 by Guest
KirkD Posted January 25, 2008 Author Posted January 25, 2008 Never mind. I think I answered my own question. GetNthRecord ( fieldName ; recordNumber ) Thanks
Recommended Posts
This topic is 6147 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