hi there
i been trying to come up with a function to return a random from list in column A if is between the numbers in column B & C.
A B C
Rhodes 1 3
Dee Why 5 7
Inmark 2 10
Blacktown 44 66
Zetland 1 5
For example a number 2 returns random from rhodes, inmark, zetland.
I manged to work it out using some helper columns, but im trying to do it in a single function.
Thanks for you help.
i been trying to come up with a function to return a random from list in column A if is between the numbers in column B & C.
A B C
Rhodes 1 3
Dee Why 5 7
Inmark 2 10
Blacktown 44 66
Zetland 1 5
For example a number 2 returns random from rhodes, inmark, zetland.
I manged to work it out using some helper columns, but im trying to do it in a single function.
Thanks for you help.