storing numbers within the macro

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top