View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
cmsinsides cmsinsides is offline
external usenet poster
 
Posts: 1
Default Countif with 2 Conditions

I want to use Countif with 2 conditions. For example,
1. It searches for the Emp Name, I need - Emp Name column A
2. It checks whether the Emp is Absent / present - Emp Attendance column B
then counts the no. of appearances of this Emp name in Column A

The absentee can be manually deleted & then countif is to be applied but I
want a function to do this without deleting