PhilPPhillips
MIS
I have a SQlserver table with the following fields. Emp_id, clock_in, clock_out, and hours_worked. Clock_in and _out are datetime fields.
On my report I want to show the clock_in time as 7:00 if they clocked in between 6 and 7.
Also, if the clock_in time is set to 7 I obviously need to recalculate the hours_worked.
I assume I need two formulas to accomplish this, one for adjusted clock_in and one for adjusted hours_worked. I just need help creating them.
Thanks for any help ...
I'm using Crystal 8.5 and SQlserver 7.0.
On my report I want to show the clock_in time as 7:00 if they clocked in between 6 and 7.
Also, if the clock_in time is set to 7 I obviously need to recalculate the hours_worked.
I assume I need two formulas to accomplish this, one for adjusted clock_in and one for adjusted hours_worked. I just need help creating them.
Thanks for any help ...
I'm using Crystal 8.5 and SQlserver 7.0.