Hi,
I have the following in my excel:
Code |Links
Mid-01 |Jane
Mid-01 |Nina
Mid-01 |Rain
Mid-01 |Cup
Mid-05 |Kent
Mid-05 |Shy
Mid-07 |Sher
Mid-07 |Penny
Mid-07 |Gin
I want to simplify the above into something like this:
Code |Links
Mid-01 |Jane, Nina, Rain, Cup
Mid-05 |Kent, Shy
Mid-07 |Sher, Penny, Gin
So, basically each value under Links must be separated with comma and a white space.
I have thousands of records, here. I would appreciate if someone help me make my work much easier, much faster, and error-free.
Thanks.
I have the following in my excel:
Code |Links
Mid-01 |Jane
Mid-01 |Nina
Mid-01 |Rain
Mid-01 |Cup
Mid-05 |Kent
Mid-05 |Shy
Mid-07 |Sher
Mid-07 |Penny
Mid-07 |Gin
I want to simplify the above into something like this:
Code |Links
Mid-01 |Jane, Nina, Rain, Cup
Mid-05 |Kent, Shy
Mid-07 |Sher, Penny, Gin
So, basically each value under Links must be separated with comma and a white space.
I have thousands of records, here. I would appreciate if someone help me make my work much easier, much faster, and error-free.
Thanks.