View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mikerobe mikerobe is offline
external usenet poster
 
Posts: 27
Default Unique records excel

Hi,
I have a sheet where there are unique ID numbers in column B. However
multiple rows of data may be present on the sheet with this unique ID,
all in column B (So not really unique). There will be a few rows on
the sheet where these numbers are genuinely unique. I wish to delete
all rows and leave these genuinely unique records behind. Is this
possible.


Thanks
Eddie