Hi all,
I have a lil problem: Basically I have data of a lot of address that I would like store in a database. But I would like to split the house number / name from the first line of address.
eg. 23 madeup street.
So one field would store the "23" and another store "made up street"
This wouldnt be too much of a problem until you take into account of address' like this:
Flat 27 Made up street
Flat 27a Made up street
Kings Cottage Made up street
Kings house 9 Made up street.
Any ideas or help would be greatly appretiated.
Thanks Ernest
I have a lil problem: Basically I have data of a lot of address that I would like store in a database. But I would like to split the house number / name from the first line of address.
eg. 23 madeup street.
So one field would store the "23" and another store "made up street"
This wouldnt be too much of a problem until you take into account of address' like this:
Flat 27 Made up street
Flat 27a Made up street
Kings Cottage Made up street
Kings house 9 Made up street.
Any ideas or help would be greatly appretiated.
Thanks Ernest