@
@Homeonthecouch
Hello
I have a set of cells D3:X3, Some contain data, some as yet Don't
I want to add the lowest 5 numbers in these cells but do not want to count
the zero's
=SUM((SMALL(D3:X3,1),SMALL(D3:X3,2),SMALL(D3:X3,3),SMALL(D3:X3,4),SMALL(D3:X3,5))
It seems and easy answer but I am no where near it
Any ideas?
I have a set of cells D3:X3, Some contain data, some as yet Don't
I want to add the lowest 5 numbers in these cells but do not want to count
the zero's
=SUM((SMALL(D3:X3,1),SMALL(D3:X3,2),SMALL(D3:X3,3),SMALL(D3:X3,4),SMALL(D3:X3,5))
It seems and easy answer but I am no where near it
Any ideas?