Thread: [Solved] How do I do this?
View Single Post
 
Old 04-29-2016, 03:59 PM
Rnaval Rnaval is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Apr 2016
Posts: 1
Rnaval is on a distinguished road
Default How do I do this?

I have a spreadsheet with the following 2 columns and 5 rows, just an example.

Month Date
April. 1
April. 2
April. 3
May. 4
May. 5

What formula can I use to format it as follows? Objective is to remove the duplicates.

Month. Dates
April. 1, 2, 3
May. 4, 5

This is just an example. The actual spreadsheet I need to work on has hundreds of rows with duplicates in the first column and different values in the second column. The objective is to remove the duplicates and show all of the values together separated by commas.
Reply With Quote