Hi all:
I have a spreadsheet with 5500 rows. I am looking to join certain rows by a unique identifier. My column layout is as follows:
Account Name Current Investments
foo1 PE
foo1 FoHF
foo1 HF
foo2 HF
foo3 RE
foo3 PE
What I would like for my data upload is:
Account Name Current Investments
foo1 PE, FoHF, HF
foo3 RE, PE
Where the unique identifer = Account Name. Is there a way to do this with the CONCATENATE and IF functions in excel ?
Thanks in advance for the help.
Lenee
I have a spreadsheet with 5500 rows. I am looking to join certain rows by a unique identifier. My column layout is as follows:
Account Name Current Investments
foo1 PE
foo1 FoHF
foo1 HF
foo2 HF
foo3 RE
foo3 PE
What I would like for my data upload is:
Account Name Current Investments
foo1 PE, FoHF, HF
foo3 RE, PE
Where the unique identifer = Account Name. Is there a way to do this with the CONCATENATE and IF functions in excel ?
Thanks in advance for the help.
Lenee