View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Warzel Warzel is offline
external usenet poster
 
Posts: 11
Default Removing duplicates testing in 2 coloms

I want to remove duplicates from a sheet testing for values in two coloms

in the first colom are hunderds of firstnames
in the second colom hunderds of lastnames

What i want is to remove duplicates when both first and last name in a
row are equal
--

Mvg Warzel