J
jub366
If i have a numbers in the cell . eg : 1.1 , 1.2 , 1.3 , 2.1 , 2.2 , 2.3
for this numbers i want to find say like 3 smallest number then Sum it
up.
it will be equal to 1.1 + 1.2 + 1.3 = 3.6
question is what function should i be using ?
thanks
for this numbers i want to find say like 3 smallest number then Sum it
up.
it will be equal to 1.1 + 1.2 + 1.3 = 3.6
question is what function should i be using ?
thanks