View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
HERNAN HERNAN is offline
external usenet poster
 
Posts: 103
Default PLEASE HELP WITH VLOOKUP ASAP!!! THANK YOU

Thank u!! that was what I ask for, but I formulate the question wrongly, I
need to delete the ones that are not duplicate, on Column A how can I do that?
What would be great if I can locate the ones duplicated in column A, sort
them and then keep them.
They gave me a new list on my job, I work with 2000 rows, they want me to
keep just 800, I have a lot of data attached to each number
Thank you

"bj" wrote:

try something like
for your exAMPLE in C1 enter
if(countif($B$1:$B$3,A1)0,A1)
and copy down to C3

"HERNAN" wrote:

I have 2 columns with numbers Column A and B.
I need to COPY on column "C" the ones that are duplicates.
That's it.
(I don't need to find them using conditional formating, I need to copy them)
Please Im gettin crazy with this. THANK YOU IN ADVANCE!!!!

A B
10 30
15 50
20 15