M
melhay
I am really starting to wish I hadn’t suggested our sickness recordin
spreadsheet could be improved…
I am fairly confident with Excel, and can see the possibilities – an
will attempt VBA if necessary (I suspect it may be but I’m not reall
familiar with it)
I have a spreadsheet to track sickness with a summary sheet as the firs
worksheet and subsequent worksheets for each month. Sickness is recorde
as 1, 0.5 or 0 where 1 is a full day sick, 0.5 is half day and 0 is
non-working day (some staff work shifts). The monthly sheets are set u
with columns A & B holding staff names, C with a formula to display th
total value from range D:AH (this being each day of the month).
The summary sheet pulls values from Column C for each month, and als
has the summary data from the previous year. I was intending to directl
input the values from last year as the old sheet is not directl
compatible. The year runs from April to March.
I need to be able to flag the following 3 'triggers':
Sick for 5 or more working days in a row
Sick for 3 working days over the last rolling 3 month period
Sick for a total of 5 or more working days over a rolling 12 mont
period
I am thinking that the monthly worksheets could have conditiona
formatting where if 5 of the previous 7 cells are not blank the tex
turns red (some staff work weekend so they may or may not need to b
included) – but due to the varying shifts and rolling requirements I a
tying myself up in knots!
I would really appreciate any help anyone can give me – unfortunately m
ambitions don’t match my expertise – yet! Hopefully this gives enough o
an idea of my aims – if not please let me know.
Thank you in anticipatio
spreadsheet could be improved…
I am fairly confident with Excel, and can see the possibilities – an
will attempt VBA if necessary (I suspect it may be but I’m not reall
familiar with it)
I have a spreadsheet to track sickness with a summary sheet as the firs
worksheet and subsequent worksheets for each month. Sickness is recorde
as 1, 0.5 or 0 where 1 is a full day sick, 0.5 is half day and 0 is
non-working day (some staff work shifts). The monthly sheets are set u
with columns A & B holding staff names, C with a formula to display th
total value from range D:AH (this being each day of the month).
The summary sheet pulls values from Column C for each month, and als
has the summary data from the previous year. I was intending to directl
input the values from last year as the old sheet is not directl
compatible. The year runs from April to March.
I need to be able to flag the following 3 'triggers':
Sick for 5 or more working days in a row
Sick for 3 working days over the last rolling 3 month period
Sick for a total of 5 or more working days over a rolling 12 mont
period
I am thinking that the monthly worksheets could have conditiona
formatting where if 5 of the previous 7 cells are not blank the tex
turns red (some staff work weekend so they may or may not need to b
included) – but due to the varying shifts and rolling requirements I a
tying myself up in knots!
I would really appreciate any help anyone can give me – unfortunately m
ambitions don’t match my expertise – yet! Hopefully this gives enough o
an idea of my aims – if not please let me know.
Thank you in anticipatio