Thread: Merge cells
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Aaron Aaron is offline
external usenet poster
 
Posts: 287
Default Merge cells

I have a parts list that I would like to highlight the column and run a macro
that would merge all the simular values together.
Values in each cell. I would like to highlight the column and where each
value is the same make one cell (Merge).

123
123
123
345
345
567
789
789



Regards,
Aaron