View Single Post
  #1   Report Post  
Robb27
 
Posts: n/a
Default count cells across muliple columns

I have a sheet with 5 columns. The columns have headers: Student Name,
Student Number, Grant Provider, Graduation Date, Status, and Employed By.

I need a formula that will count of the number of students on the sheet
based on criteria in this order - provider, then status, then if there is
text in the employed By column.
I think I can use a countif if but everything I have tried has not worked.
Thanks in advance.