Declamatory
Active Member
- Joined
- Nov 6, 2014
- Messages
- 319
Hi Folks,
We have a new admin system. When the data was migrated to our new system the accounts that were held in joint names names came across with commas after each person's name. Where an account was previously held in joint names but now is an account held by a sole individual there is a comma after the person's name. We can have up to five joint holders on an account. We have ended up with accounts that looks like the following.
John Smith
David Anderson, Karen Anderson
Jeffrey Jones, Derek Jones, Andrew Jones, Kevin Jones, Andrea Jones
Karl Brown,
William Downing, Blake Downing,
Using Microsoft CRM we can export the client names into excel, tidy them up and import them back into CRM. We would like each account to have an ampersand between account holders so the data would look as follows:
John Smith
David Anderson & Karen Anderson
Jeffrey Jones & Derek Jones & Andrew Jones & Kevin Jones & Andrea Jones
Karl Brown
Is there a formula or VBA code that would solve this?
Thanks in advance
We have a new admin system. When the data was migrated to our new system the accounts that were held in joint names names came across with commas after each person's name. Where an account was previously held in joint names but now is an account held by a sole individual there is a comma after the person's name. We can have up to five joint holders on an account. We have ended up with accounts that looks like the following.
John Smith
David Anderson, Karen Anderson
Jeffrey Jones, Derek Jones, Andrew Jones, Kevin Jones, Andrea Jones
Karl Brown,
William Downing, Blake Downing,
Using Microsoft CRM we can export the client names into excel, tidy them up and import them back into CRM. We would like each account to have an ampersand between account holders so the data would look as follows:
John Smith
David Anderson & Karen Anderson
Jeffrey Jones & Derek Jones & Andrew Jones & Kevin Jones & Andrea Jones
Karl Brown
Is there a formula or VBA code that would solve this?
Thanks in advance