Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hi, I manage a monthly absence sheet, we have 4 types of absences "sick; a/l;
bev; dom" and "late or Early finish" All of these types of absence are entered in one row for a certain person on a certain date. (calendar type of row,31 cells ). At the end of that row I need to calculate and divide them monthly for each day of the week how many absences were there(Mon2; Tue-o; Wed-3 etc...) but excluding the "Late" or "early" inputs. I do have a formula and I thought if there is an simple one that I can use? Here is a copy of the formula I use for each day in the week, this is for Monday only: =SUM(COUNTIF(H81,"a/l"),COUNTIF(H81,"dom"),COUNTIF(H81,"sick"),COUNTIF (H81,"bev"),COUNTIF(O81,"sick"),COUNTIF(O81,"bev") ,COUNTIF(O81,"dom"),COUNTIF(O81,"a/l"),COUNTIF(V81,"sick"),COUNTIF(V81,"bev"),COUNTIF (V81,"dom"),COUNTIF(V81,"a/l"),COUNTIF(AC81,"bev"),COUNTIF(AC81,"dom"),COUNTI F(AC81,"sick"),COUNTIF(AC81,"a/l"),COUNTIF(AJ81,"a/l"),COUNTIF(AJ81,"dom"),COUNTIF(AJ81,"sick"),COUNT IF(AJ81,"bev")) thank you |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Replace numbers to 1s and 0s for presence/absence | Excel Discussion (Misc queries) | |||
Employee Absence Schedule for 2007? | Excel Discussion (Misc queries) | |||
Employee Absence Schedule Template | Excel Discussion (Misc queries) | |||
HOW DO I CHANGE ABSENCE TEMPLATE 2005, TO 2006 | Excel Worksheet Functions | |||
how do I do a day to day holiday and absence chart | Setting up and Configuration of Excel |