J
John Baker
Can anyone please help?
I have a column which contains Addresses in the format:
Suburb State Postcode
Each name is separated by a space.
The States are one of 7 Australian States.
A suburb name might be more than one word.
Can anyone suggest a way to parse each address into 3 separate fields. One
for each of Suburb, State and Postcode.
Not sure whether to try to do it in a query or perhaps use a VBA function
Any help greatly appreciated.
John Baker.
I have a column which contains Addresses in the format:
Suburb State Postcode
Each name is separated by a space.
The States are one of 7 Australian States.
A suburb name might be more than one word.
Can anyone suggest a way to parse each address into 3 separate fields. One
for each of Suburb, State and Postcode.
Not sure whether to try to do it in a query or perhaps use a VBA function
Any help greatly appreciated.
John Baker.