I have five numbers: Text183, text202, text204, text206, text208
I need to select the miniumum number from these five numbers, keeping in mind that if the number is 0 I don't want to select it.
Does anyone know how I can do this without writting 25 pages of code?
I need to select the miniumum number from these five numbers, keeping in mind that if the number is 0 I don't want to select it.
Does anyone know how I can do this without writting 25 pages of code?