A
Alan
Hello
Dont know if this is possible
I am trying to create a continuous form that contains staff details and
daily shift times. I would like to be able to update a text box on the form
for each record dependant on the shift worked.
I have set the control source for the Form to subtract the Start Time from
The End Time in order to establish the hours worked and the apprpriate shift.
The HR data I am using recoirds a day off as being from 0700 to 0700 and thus
if the subtraction = 0 then I would like the text box to read day off but if
the shift shows 0700 to 1500 then I would like it to read Early.
I dont know if this is possible in a continuous form, but seeking a solution
without having to amend the core data table.
I hope this makes sense
Many Thanks as always
Dont know if this is possible
I am trying to create a continuous form that contains staff details and
daily shift times. I would like to be able to update a text box on the form
for each record dependant on the shift worked.
I have set the control source for the Form to subtract the Start Time from
The End Time in order to establish the hours worked and the apprpriate shift.
The HR data I am using recoirds a day off as being from 0700 to 0700 and thus
if the subtraction = 0 then I would like the text box to read day off but if
the shift shows 0700 to 1500 then I would like it to read Early.
I dont know if this is possible in a continuous form, but seeking a solution
without having to amend the core data table.
I hope this makes sense
Many Thanks as always