W
whrogers
I have a table of sales including location (xy coords) and date of sale. I
have another table of projects including location (xy coords) of date of
project. I'd like to sum the number of projects that exited before a sale
within a given distance (euclidean distance must be calcuated) for every
sale.
Any suggestions?
Thank you
have another table of projects including location (xy coords) of date of
project. I'd like to sum the number of projects that exited before a sale
within a given distance (euclidean distance must be calcuated) for every
sale.
Any suggestions?
Thank you