B
Bibi
I am working with a large database imported from excel. The address field
may contain a street number followed by a street name followed by an
apartment number. Some addresses have no street number, some have no
apartment number. I need to compile a walking list from this data so I need
to extract the street name from the "address" and then list the house number
and apartment number where applicable in separate fields. The street name may
be any number of separate words.
For example: 501 West Vernal Pike North apt. 3 or South SR 45......There are
no separators between the numbers and words, just spaces.
All help will be appreciated!
may contain a street number followed by a street name followed by an
apartment number. Some addresses have no street number, some have no
apartment number. I need to compile a walking list from this data so I need
to extract the street name from the "address" and then list the house number
and apartment number where applicable in separate fields. The street name may
be any number of separate words.
For example: 501 West Vernal Pike North apt. 3 or South SR 45......There are
no separators between the numbers and words, just spaces.
All help will be appreciated!