View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Tony7659 Tony7659 is offline
external usenet poster
 
Posts: 32
Default count unique values if 2 variables

I have 2 columns of data, 1 numeric (maybe with "" due to formula) and 1
text. I need to count any rows with numeric values in column 1 with the same
text values (unique records) in column 2. Any ideas? Thanks!

Tony.