Hello guys,
I have 2 sets of data both containing postcodes.
I want to input one set of postcodes, create a radius around these postcodes and then see how many of the second set of postcodes sets fall within each of the original post codes radius.
I can get this to show on a map by doing spatial matching but how can I decipher the count of how many fall into each individual postcode radius?
Many thanks