they would be working from 10a-4p on monday (6 hours) or 4p-10p on a tuesday
or something like that.
A found a sheet I made in Excel '97 while experimenting around. It
didn't have separate columns for days of the week as I was just
experimenting with the formulas.
Main field of table
Column A: Employee names
Column B: Start date & time. Format Category as Date, Type as 3/4/07
1:30 PM.
Column C: Quiting time. Same formating as column B
Column D: Time on duty. Formula =C#-B# ("#" represents row number)
Format Category as time, type as 13:30
At bottom of column D: formula =sum(D5
15)
The formulas and formats appear to be working properly for a shift that
extends across midnight.
IMPORTANT: Test these formulas to make SURE they work for you in your
version of Excel! Other spreadsheet applications would probably have
similar capabilities. Conversion of time to a number might result in a
number that represents a fraction of a day (ex: 12 hours = 0.50).
Columns B through D could be repeated across a page in landscape
orientation for a full week. If you still have trouble fitting it in the
width of the "time on Duty" column could be reduced to zero and the sums
for that day shifted over to under the "Quiting Time" column.
Sums for each employee and the entire staff could be in an additional
column on the right. This wouldn't include provisions for an employee
working a split shift though.
If the person doing the scheduling prefers to see all those columns the
workbook could have separate work sheets for each day, a sheet for the
weekly totals and a sheet to post or distribute to the staff that just
shows the name and start/quiting times. The totals and distribution
sheets could contain formulas that automatically obtain data from the
daily scheduler work sheets.