View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
JJP JJP is offline
external usenet poster
 
Posts: 5
Default If then and more

Good Morning Everyone,

I am in the process of creating an excel spread sheet that will be used to
track student tardiness. To this point I am using the following formula to
=COUNTIF(B2:F2,"N") which is working rather well.

1. Does this type of formula work well when the name of students changes from
day to day?

2. Also, would this formula track tardiness from sheet to sheet?

Please Advise