Splitting up Data

ajb_1976

Registered User.
Local time
Today, 17:59
Joined
Feb 25, 2005
Messages
34
i have a linked table from which i run an append query to produce a list of customer addresses. However the address appears in one field i.e addressline1 addressline2 etc and when displayed on a report it looks poor! is there any way that i can split this data out into 3 or 4 fields so they are displayed better on a report? Thanks
 
re: splitting up data

sample data attached. thanks again
 

Attachments

You may be able to do some kind of routine that splits the pcs out based on where the paragraph chars are...

I would investigate a fix on the app that collects the data...

Ken
 

Users who are viewing this thread

Back
Top Bottom