Hello,
I have a field in a database called [ADDRESS-SINGLE-LINE]
So for example the single field would contain: Flat 10, 24 Church Street, Boonbell, London, L4 5RT
I need to convert it to a multi line address which I could store in a single field [ADDRESS-MULTI-LINE}or perhaps generate it on the fly in a query.
So I need it to produce the following:
Flat 10
24 Church Street
Boonbell
London
L4 5RT
Thank you for any help.
Mark
I have a field in a database called [ADDRESS-SINGLE-LINE]
So for example the single field would contain: Flat 10, 24 Church Street, Boonbell, London, L4 5RT
I need to convert it to a multi line address which I could store in a single field [ADDRESS-MULTI-LINE}or perhaps generate it on the fly in a query.
So I need it to produce the following:
Flat 10
24 Church Street
Boonbell
London
L4 5RT
Thank you for any help.
Mark