View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
T. Valko T. Valko is offline
external usenet poster
 
Posts: 15,768
Default Find unique values using 2 variables

See your other post.

If the replies there don't do what you want then a better explanation is
needed. Include a small sample of your data and tell us what result you
expect.

--
Biff
Microsoft Excel MVP


"Tony7659" wrote in message
...
I have 2 columns of data: 1 numeric (with some " " from the formula) and 1
text. I need to find the count of rows with unique values in column 2 and
numbers in column 1. Any ideas? Thanks!

Tony.