View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
todd todd is offline
external usenet poster
 
Posts: 48
Default sort data in a single cell?

I have a set of terms that are entered into a single
cell. They are sperated by commas. I want to remove the
duplicates (there are several) and alpha-sort them. Is
there a way to do this in a single cell or do I have to
put each term in its own cell to do that?

Thanks


Todd