I have an Access database that contains Radio Station Call Letters and their associated radio tower coordinates. I will be receiving an Excel Table list of cellphone towers and their coordinates.
What I need to accomplish is this: Each cellphone tower coordinate has to be compared to the Radio Station coordinates in the database and the radio station towers that are within 3 kilometer of the cell tower determined and output.
Then the next Radio Station in the Excel list becomes the next query criteria and it is compared to the Radio Station tower database and the radio station towers within the 3 kilometers distance are again output.
This repeats as each new query goes down the Excel Table list.
Any help is appreciated.
What I need to accomplish is this: Each cellphone tower coordinate has to be compared to the Radio Station coordinates in the database and the radio station towers that are within 3 kilometer of the cell tower determined and output.
Then the next Radio Station in the Excel list becomes the next query criteria and it is compared to the Radio Station tower database and the radio station towers within the 3 kilometers distance are again output.
This repeats as each new query goes down the Excel Table list.
Any help is appreciated.