Hi,
I'm trying to create a time sheet form with the daily and weekly hour totals be automatically calculated and entered.
I have a 5 column table:-
Start Time|Lunch Start|Lunch Finish|Finish Time|Total
I'm looking to calculate the daily total then to sum the total column to give a weekly total.
I think I'd be looking at a simple formula like: total=(finish time-start time)-(lunch finish-lunch start).
This calculates fine if they are simple numbers but when entered as a time (e.g. 13:45) then all goes pear-shaped.
Can anyone offer any advice as to how I may progress with this?
Thanks in advance,
Matt.
George Kaiser