I have been looking through a lot of very similar threads on this particular subject but have thus far been unable to find a solution that works for me. I imagine that there is something on these forums that would work but I figured it couldn't really hurt to try posting my own thread.
I have 2 separate tables of data, one of them is static and is being used for a reference. Specifically these are fixed locations along a road for utility poles.The second table is data that is being collected for events that happen along a road.
I want to use the functionality of VLOOKUP because it will look for values close to the one being searched for and I won't necessarily get exact hits on the gps location. I would like my spreadsheet to display the closest pole to the location at which the event occurs.
For reference I am using Excel 2003 and I apologize in advance for my data format but I don't have administrator rights at work to install excel jeanie.
Event Occurences
Hit 40.2356 -62.3231 #CLOSESTPOLE
Hit 40.1231 -62.3311 #CLOSESTPOLE
Hit 40.2122 -61.895 #CLOSESTPOLE
Hit 40.2356 -61.532 #CLOSESTPOLE
Pole Locations
P121 40.2222 -62.3221
P122 40.1334 -61.7214
P123 40.2432 -62.4312
Obviously the actual tables are much larger than that but I am looking for the function that will take the locations of the occurence and replace #CLOSESTPOLE with the P12X number from the second table.
Sorry if this is at all unclear but any help that you can offer would be greatly appreciated!
I have 2 separate tables of data, one of them is static and is being used for a reference. Specifically these are fixed locations along a road for utility poles.The second table is data that is being collected for events that happen along a road.
I want to use the functionality of VLOOKUP because it will look for values close to the one being searched for and I won't necessarily get exact hits on the gps location. I would like my spreadsheet to display the closest pole to the location at which the event occurs.
For reference I am using Excel 2003 and I apologize in advance for my data format but I don't have administrator rights at work to install excel jeanie.
Event Occurences
Hit 40.2356 -62.3231 #CLOSESTPOLE
Hit 40.1231 -62.3311 #CLOSESTPOLE
Hit 40.2122 -61.895 #CLOSESTPOLE
Hit 40.2356 -61.532 #CLOSESTPOLE
Pole Locations
P121 40.2222 -62.3221
P122 40.1334 -61.7214
P123 40.2432 -62.4312
Obviously the actual tables are much larger than that but I am looking for the function that will take the locations of the occurence and replace #CLOSESTPOLE with the P12X number from the second table.
Sorry if this is at all unclear but any help that you can offer would be greatly appreciated!