Sharkiness
Registered User.
- Local time
- Today, 09:12
- Joined
- Sep 25, 2008
- Messages
- 31
Morning All,
I cannot find the answer to my question anywhere.
I have an address field named 'ADDRESS'. I want to run an update query so that the first two words of the address are split into a new field named 'AddressSplit'.
Therefore if the full address showed the following
'Ruby Cottage Edinburgh Scotland'
I would get 'Ruby Cottage' in new field.
Likewise if the address was '5 Aberdeen Way Glasgow Scotland'
I would get '5 Aberdeen' in the new field.
Would be grateful of any help and would prefer a query sequence rather than VBA code.
Thanks
Sharkiness
I cannot find the answer to my question anywhere.
I have an address field named 'ADDRESS'. I want to run an update query so that the first two words of the address are split into a new field named 'AddressSplit'.
Therefore if the full address showed the following
'Ruby Cottage Edinburgh Scotland'
I would get 'Ruby Cottage' in new field.
Likewise if the address was '5 Aberdeen Way Glasgow Scotland'
I would get '5 Aberdeen' in the new field.
Would be grateful of any help and would prefer a query sequence rather than VBA code.
Thanks
Sharkiness