C
Chris
I have x,y coordinates for a bunch of data points. I
want to "steal" information from close by points based on
meeting certain conditions. I want a macro that will
take each point and calculate the distance between all
the other points and then test the other conditions to
see if the point can steal the info from the near by
point. What would be the easiest way to do this?
want to "steal" information from close by points based on
meeting certain conditions. I want a macro that will
take each point and calculate the distance between all
the other points and then test the other conditions to
see if the point can steal the info from the near by
point. What would be the easiest way to do this?