T
twosix
does anyone know how to do a sort for how close a list of numbers com
to a designated cell with a index number in that cell??
example:
a 39
b 40
c 51
d 44
e 43
sort by being the same or the closest to "44"
results should be:
d 44
e 43
b 40
a 39
c 5
to a designated cell with a index number in that cell??
example:
a 39
b 40
c 51
d 44
e 43
sort by being the same or the closest to "44"
results should be:
d 44
e 43
b 40
a 39
c 5