View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Nip Nip is offline
external usenet poster
 
Posts: 1
Default Count unique values based on multiple criteria

Hi,

I am trying to do something that should be simple but I can't figure this
out. I want to count the number of unique customers in a sheet if the month =
7, year = 2006, region=East and segment = Top.

Of course, all these criteria are columns with multiple values - segment
would have Top, middle, bottom, Region would have East, West, North, South
etc.

Thanks!