View Single Post
  #1   Report Post  
jenlo
 
Posts: n/a
Default Analyzing X,Y,Z coordinates of a chart

I have a long list of X,Y,Z coordinates (points on a 3-D chart). I'd like to
be able to sort the list by proximity to each other. Is there a way to
convert the coordinates into a single number so that I can sort on that
number?

Maybe this is more a math question than an excel question, but I'd
appreciate any help.