phaniakella
New Member
- Joined
- May 14, 2011
- Messages
- 23
Dear Experts
I am trying to get the count of number of rows for a specific date say (5/2/2011). I am not able to get this using countifs function.
I tried
countifs(A1:A10,"=5/2/2011")
countifs(A1:A10,"5/2/2011")
countifs(A1:A10,"="&5/2/2011)
Nothing worked. Please need your help. Thank You.
1 ABC Assigned 5/2/2011
2 ABC Assigned 5/13/2011
3 ABC Closed 5/13/2011
4 ABC Assigned 5/2/2011
5 ABC Assigned 5/13/2011
6 ABC Assigned 5/2/2011
7 ABC Closed 5/13/2011
8 ABC Closed 5/2/2011
9 ABC Closed 5/13/2011
10 ABC Closed 5/2/2011
I am trying to get the count of number of rows for a specific date say (5/2/2011). I am not able to get this using countifs function.
I tried
countifs(A1:A10,"=5/2/2011")
countifs(A1:A10,"5/2/2011")
countifs(A1:A10,"="&5/2/2011)
Nothing worked. Please need your help. Thank You.
1 ABC Assigned 5/2/2011
2 ABC Assigned 5/13/2011
3 ABC Closed 5/13/2011
4 ABC Assigned 5/2/2011
5 ABC Assigned 5/13/2011
6 ABC Assigned 5/2/2011
7 ABC Closed 5/13/2011
8 ABC Closed 5/2/2011
9 ABC Closed 5/13/2011
10 ABC Closed 5/2/2011