View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Shane Devenshire[_2_] Shane Devenshire[_2_] is offline
external usenet poster
 
Posts: 3,346
Default Count Unique with Multiple Criteria

Hi,

Besides telling us the criteria, please show the entire formula you are using.

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"deeds" wrote:

I just found something interesting. I have been using the formula
sumproduct((1/COUNTIF...etc. It works fine counting straight text. However,
when it runs into the text "ABC N-S" (specifically the dash between the N&S)
it goes haywire and gives me a fraction count..weird. Anyone know of any
ideas on how to get around this? Thanks.

"deeds" wrote:

I want to count the unique names in col E when it matches criteria in col H &
col J. Thanks