ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Counting numbers in a column without including others (https://www.excelbanter.com/excel-worksheet-functions/8794-counting-numbers-column-without-including-others.html)

kim11757

Counting numbers in a column without including others
 
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

Dave R.

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





All times are GMT +1. The time now is 07:23 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com