T
tomf1990
I have a potentially difficult scenario to try and get help with.
I have a list of shift start and end times e.g. 7am - 5pm as well as th
number of people working each of these day in a table.
It has days of the week across the top and then each shift patter
listed down the side. I then have a list of 'demand' sorted by hour o
the day for each day of the week. I want to list down in column
starting at 00:00 Monday until 23:00 Sunday corresponding numbers o
people and demand so that I can match them up. Somehow the shifts nee
to be converted into a list of hours and matched against the numbers i
the table and then the demand needs a similar process!!
I don't even know where to start on this one so any help is greatl
appreciated
I have a list of shift start and end times e.g. 7am - 5pm as well as th
number of people working each of these day in a table.
It has days of the week across the top and then each shift patter
listed down the side. I then have a list of 'demand' sorted by hour o
the day for each day of the week. I want to list down in column
starting at 00:00 Monday until 23:00 Sunday corresponding numbers o
people and demand so that I can match them up. Somehow the shifts nee
to be converted into a list of hours and matched against the numbers i
the table and then the demand needs a similar process!!
I don't even know where to start on this one so any help is greatl
appreciated