crpjaviman
Technical User
I am modifying one of my databases to compare the Weekday function results with our Payroll cycles. Here is an example:
Employee want to move a schedule from:
Previous schedule: Weekday results with a 5 (Thursday)
New schedule: Weekday results with a 7 (Saturday)
Payroll cycle is Saturday - Friday. Saturday being the first day of weekly cycle.
Employee cannot work this New schedule because it will fall on Saturday, but I need the database to recognize it.
I have tried some mathmatical solutions, but have not being able to make it work. I also have tried to use a Select function, but could not figure out how to compare them.
Any ideas on the problem?
Employee want to move a schedule from:
Previous schedule: Weekday results with a 5 (Thursday)
New schedule: Weekday results with a 7 (Saturday)
Payroll cycle is Saturday - Friday. Saturday being the first day of weekly cycle.
Employee cannot work this New schedule because it will fall on Saturday, but I need the database to recognize it.
I have tried some mathmatical solutions, but have not being able to make it work. I also have tried to use a Select function, but could not figure out how to compare them.
Any ideas on the problem?