View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Brad Brad is offline
external usenet poster
 
Posts: 846
Default removing duplicate data from a single list

I have a table of data with 12 columns, one of which is a sequence # column.
I would like to sort the table by that column and eliminate any rows that
have duplicate sequence #'s. Any ideas?