Hi there,
I am trying to rearrange a string field that is in the following format:
LastName, FirstName; LastName, FirstName; ...
Where there is no limit on the number of names.
To show:
FirstName LastName, FirstName LastName, ...
Is this possible?
Thanks for any help.
I am trying to rearrange a string field that is in the following format:
LastName, FirstName; LastName, FirstName; ...
Where there is no limit on the number of names.
To show:
FirstName LastName, FirstName LastName, ...
Is this possible?
Thanks for any help.