View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
MikeE MikeE is offline
external usenet poster
 
Posts: 6
Default Assigning and counting values that are text

Can anyone help me?
I have two columns, first one lists several types of sales as text; "NEW",
"NRE", "CPE" etc... the second column lists store numbers; "R18", "R41"
etc... I need a formula that will extract the desired information from the
data for each sales type to each store number. The data comes lumped
together, so I need to know how many "NEW" sales belong to "R18" for example.
Is this possible?