M
mr_nice!
I have a column of numbers and a single number in a seperate cell.
I would like to know what functions I could use where I compare th
single number to the column of numbers and return that number whic
closest.
i.e. compare 14.5
1.5
1.75
1.9
2
5
10
15
17.5
I want it to return 15 as it is the closest number
any ideas
nic
I would like to know what functions I could use where I compare th
single number to the column of numbers and return that number whic
closest.
i.e. compare 14.5
1.5
1.75
1.9
2
5
10
15
17.5
I want it to return 15 as it is the closest number
any ideas
nic