View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Rasoul Khoshravan Rasoul Khoshravan is offline
external usenet poster
 
Posts: 82
Default counting a text value based on another text value.

On Feb 19, 7:06*am, Rob K. wrote:
I am trying to count how many people in a given work group listed in one
column with a status listed in another column. *Both values are text
--
Rob Karnes

Have a look at countif() function in XL help.
count number of a col when a criteria is met in another column.