View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
francis francis is offline
external usenet poster
 
Posts: 120
Default Finding duplicates

Have you try using the Auto Fliter?
This may do what you want.
--
Hope this is helpful

Pls click the Yes button below if this post provide answer you have asked

Thank You

cheers, francis

Am not a greek but an ordinary user trying to assist another



"needitquick" wrote:

Help...I'm trying to find duplicates and a price in a list, that looks
something like this:

Col A-123456 Col-B-6.39 Col-C- 442
123456 8.30 6907
122222 5.50 442
356488 6.87 6907
356333 8.25 442
222220 3.33 442
222220 10.69 6907
I want to find the duplicate and the price(col B)only for code 6907 in
col-C. I tried a IF(and) statement. I used If(a1=a2,yes, if(and a1=a2,
c1=6907, yes, no). Doesn't work is there another way to get my results. I
would then sort by the yes