Countif that can i half

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I was wondering if anyone could help with a formula I have a holidday
spreadsheet that tracks employees holidays and sick throughout the year at
work.

I have a colum that counts the number of holidays ane employee taske but I
am not sure how to count half days can any one help my formula is below


=COUNTIF(M6:GL6,"Bh")+(COUNTIF(M23:GK23,"Bh"))=COUNTIF(M6:GL6,"Bh")/0.05

thanks
 
You say you have a column but you reference M6:GL6
Please tell us the exact layout of the worksheet:
employees name in A2
holidays taken in M2:GL2 using the code Bh
and half holidays in .......... etc
 
Back
Top