Hi All. I have one here that I think is a real diffucult one but im sure someone will be able to help. Below is a memo field I have that is a list of names contained in one field:-
CN=Gillian S Corner/OU=GBPTD/O=ABB;CN=Graham Uglow/OU=GBPTD/O=ABB;CN=Keith Corner/OU=GBPTD/O=ABB;CN=Mandy Fox/OU=GBPTD/O=ABB;CN=Rob Elsey/OU=GBPTD/O=ABB;CN=Shane T Paul/OU=GBPTD/O=ABB
Is there a way of extracting the names from the middle of this and splitting each one so it appears on its own line, for example I want it to end up looking something like this:-
Gillian S Corner
Graham Uglow
Keith Corner
etc.......
can anyone help?
Many thanks.
David.
CN=Gillian S Corner/OU=GBPTD/O=ABB;CN=Graham Uglow/OU=GBPTD/O=ABB;CN=Keith Corner/OU=GBPTD/O=ABB;CN=Mandy Fox/OU=GBPTD/O=ABB;CN=Rob Elsey/OU=GBPTD/O=ABB;CN=Shane T Paul/OU=GBPTD/O=ABB
Is there a way of extracting the names from the middle of this and splitting each one so it appears on its own line, for example I want it to end up looking something like this:-
Gillian S Corner
Graham Uglow
Keith Corner
etc.......
can anyone help?
Many thanks.
David.