Hi All, I need help with distance and bearing calculation and display in Access 2007.
I have two tables of data, Table A has Lat & Long coordinates in Decimal format ie: 42.123456 degrees lat, -80.123456 lon. and some other data in a few columns
Table B also has coordinate data in the same format along with columns of different information.
I need to take the Table A coordinates, one row at a time, and go thru all of Table B's coordinate data to find locations that are within a radius and print the Table B coordinates that are found to fall within that radius along with the other data that is in that tables row.
I'm a newbie to Access and have spent about a week trying to get this to work but with no success. Can someone help ? I appreciate any help at all.
I have two tables of data, Table A has Lat & Long coordinates in Decimal format ie: 42.123456 degrees lat, -80.123456 lon. and some other data in a few columns
Table B also has coordinate data in the same format along with columns of different information.
I need to take the Table A coordinates, one row at a time, and go thru all of Table B's coordinate data to find locations that are within a radius and print the Table B coordinates that are found to fall within that radius along with the other data that is in that tables row.
I'm a newbie to Access and have spent about a week trying to get this to work but with no success. Can someone help ? I appreciate any help at all.