Hi All!
I was hoping someone could help me please?
I am looking to find the Max and Min values from a cell containing a range of values separated by ";"
E.g. 0;10;50;10;0
I need the results to show the Min "0", and the Max "10".
Is there any way to do this?
Thanks!!!