Thread: Combining Cells
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
xgirl xgirl is offline
external usenet poster
 
Posts: 11
Default Combining Cells

Hello, I have a list of duplicates with a comments field. I have identified
the duplicates by sorting and then using the match function. What I need to
do is take the comments field from each duplicate and combine them into one.
Any suggestions?