G
Guest
I have a cell with a list of numbers used for validation in a drop down box.
Is there any way to retrieve the max possible value of that cell? For
example, if the choices in the dropdown are 0 - 15, how do I return the 15 so
I can use it in a function?
Is there any way to retrieve the max possible value of that cell? For
example, if the choices in the dropdown are 0 - 15, how do I return the 15 so
I can use it in a function?