#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 66
Default Need a formula

I basically am working on a attendance roster. that is going to cover a 20
day period. I need a formula that will automatically count when someone
missed, so it does not have to be done manually.

basically I have 20 cells going across and it will be filled in with one of 3
things. 4.0 meaning they were their for their full shift, 0.0 meaning they
were absent, and blank meaning that day has not happened yest.

I want the formula to find every time the cell has 0.0 as the answer and
count by 1 when it does. so it will say this person has missed this many days.


--
Message posted via http://www.officekb.com

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 470
Default Need a formula

Try the following, changing the cell references to meet your needs.

=COUNTIF(A1:I1,"=0.0")

"Darrell_Sarrasin via OfficeKB.com" wrote:

I basically am working on a attendance roster. that is going to cover a 20
day period. I need a formula that will automatically count when someone
missed, so it does not have to be done manually.

basically I have 20 cells going across and it will be filled in with one of 3
things. 4.0 meaning they were their for their full shift, 0.0 meaning they
were absent, and blank meaning that day has not happened yest.

I want the formula to find every time the cell has 0.0 as the answer and
count by 1 when it does. so it will say this person has missed this many days.


--
Message posted via http://www.officekb.com


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 66
Default Need a formula

hehe I was trying to make it way to complicated. thanks :)


WLMPilot wrote:
Try the following, changing the cell references to meet your needs.

=COUNTIF(A1:I1,"=0.0")

I basically am working on a attendance roster. that is going to cover a 20
day period. I need a formula that will automatically count when someone

[quoted text clipped - 6 lines]
I want the formula to find every time the cell has 0.0 as the answer and
count by 1 when it does. so it will say this person has missed this many days.


--
Message posted via http://www.officekb.com

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 12:57 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"