I have imported Customer names & address that I wish to use as a dbase. Each name / address is imported into 1 column, ie
mr smith
123 anystreet
London
ec1 2ab
Next Recorded
etc
etc
There are no commas. How can I change these records to be in columns as follows
name, address1, address2. post code
I know I could use cut & paste but there are a lot of records.
Bookmarks