View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
J.W. Aldridge J.W. Aldridge is offline
external usenet poster
 
Posts: 425
Default keep duplicated numbers, eliminate single occurances

String of numbers....

First, i would need to conver data to numbers as some of them are
formatted as =("#### "). And I assume that some may have leading/
trailing spaces since the data is uploaded.

Second, i need to keep any numbers that have been duplicated anywhere
in the string and DELETE the ones that appear only once.

String of data starts with C4 and the end of the list/string varies.