View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Parker[_4_] Parker[_4_] is offline
external usenet poster
 
Posts: 1
Default Eliminating Duplicates

I have 5 cells going across my spreadsheet, that contain
c c c j q respectively. I want to note, in another cell,
that J Q and C have occured, but I don't want the C to
show up 3 times. How do I do this?