Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I have set up a time sheet (see below) I am trying to count the total of
times tardy in a column but not include the vacation, personal, sick days: Anna 855 In personal sick 950 As you can see she was late two days. I only want to count those two days |
#2
![]() |
|||
|
|||
![]()
What makes her late? Do you start at 8?
You can use a formula to count numbers greater than 800. =SUMPRODUCT(--(A1:A10800),--ISNUMBER(A1:A10)) I would reccomend that you stop what you're doing and take another look at how you're organizing that data. You'll have a tough time summarizing, averaging, etc. if you do it that way. "kim11757" wrote in message ... I have set up a time sheet (see below) I am trying to count the total of times tardy in a column but not include the vacation, personal, sick days: Anna 855 In personal sick 950 As you can see she was late two days. I only want to count those two days |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
no row numbers or column letters DISPLAYED | Excel Discussion (Misc queries) | |||
How do I change column labels from numbers to letters in Excel? | Excel Discussion (Misc queries) | |||
Small font on row & column numbers - wierd | Excel Discussion (Misc queries) | |||
column headings display as numbers | Setting up and Configuration of Excel | |||
Average/Min column of numbers, but skip 0's and Null's in the form | Excel Worksheet Functions |