I have a table that contains a storelist and another that contains postal sectors and their longitude and latitude coordinates.
I have made an Excel spreadsheet that calculates the distance between two postal sectors based on their longitude and latitude coordinates.
I would like to find the nearest five stores to a given store upon an adhoc request from a user via a form.
I would like to convert my Excel spreadsheet into an Access query, if possible.
Can anyone give me any ideas how to get started. Is it possible to incorporate my Excel formulas in an Access 97 db? I use the RADIANS function and some trig (sine, cosine ect...) in my distance calculator.
I have made an Excel spreadsheet that calculates the distance between two postal sectors based on their longitude and latitude coordinates.
I would like to find the nearest five stores to a given store upon an adhoc request from a user via a form.
I would like to convert my Excel spreadsheet into an Access query, if possible.
Can anyone give me any ideas how to get started. Is it possible to incorporate my Excel formulas in an Access 97 db? I use the RADIANS function and some trig (sine, cosine ect...) in my distance calculator.
Last edited: