B
B. Meincke
I have done a little programming in Access but am new to it in Excel. I have
been reading earlier posts for a solution to my situation and am not at all
sure which function would suit it best. Here it is:
I have a workbook with two sheets. The first sheet is a list of addresses a
real estate agent will present buyers looking to visit open houses. As well
as the address fields for each record (street number and street and city) it
also includes a field for map lookup coordinates, so a record might look like
this:
City No. Street Area Map
Coordinates
Ourville 123 Rue de Us 321 C10
Youville 81-765 Them St 246 B12
The second sheet contains a list of all streets in the area sorted by city
and their corresponding coordinates. This file is sent to us from the
realestate board.
What we would like to be able to do is to enter the street addresses for the
week's open houses and have the spreadsheet automatically enter the area and
coordinate data.
There are really two problems that I can see:
1. Some address numbers include a unit numbers divided from the address by
a hyphen
2. The coordinate sheet has multiple entries for long streets and lists
house numbers in ranges...for example:
Street Area Coordinates
Ru de Us 100-450 321 A10
Ru de Us 451-900 322 A11
Ru de Us 901-1275 323 A11
I have looked at lookups and I don't think that will work. I have read about
match arrays but am not sure I completely understand what that means or
whether or not it is what I need to do in my case.
If I can make this clearer by providing any further information, I'd be
happy to. Thanks in advance for any suggestions or advice.
been reading earlier posts for a solution to my situation and am not at all
sure which function would suit it best. Here it is:
I have a workbook with two sheets. The first sheet is a list of addresses a
real estate agent will present buyers looking to visit open houses. As well
as the address fields for each record (street number and street and city) it
also includes a field for map lookup coordinates, so a record might look like
this:
City No. Street Area Map
Coordinates
Ourville 123 Rue de Us 321 C10
Youville 81-765 Them St 246 B12
The second sheet contains a list of all streets in the area sorted by city
and their corresponding coordinates. This file is sent to us from the
realestate board.
What we would like to be able to do is to enter the street addresses for the
week's open houses and have the spreadsheet automatically enter the area and
coordinate data.
There are really two problems that I can see:
1. Some address numbers include a unit numbers divided from the address by
a hyphen
2. The coordinate sheet has multiple entries for long streets and lists
house numbers in ranges...for example:
Street Area Coordinates
Ru de Us 100-450 321 A10
Ru de Us 451-900 322 A11
Ru de Us 901-1275 323 A11
I have looked at lookups and I don't think that will work. I have read about
match arrays but am not sure I completely understand what that means or
whether or not it is what I need to do in my case.
If I can make this clearer by providing any further information, I'd be
happy to. Thanks in advance for any suggestions or advice.