Hi i searched thru the forum but could not find any reference to my specific question.
I want the 5 lowest values in a row. The cells in the row may or may not have values. When i use the =SMALL function it thinks my blank cell is one of 5 smallest.
=SUM(SMALL(G4:U4,{1,2,3,4,5})) is the formula in the cell below with value=153. It is summing the 5 lowest values,
It is summing the 5 cells with the "X" above them. How do i skip the blank cell in YELLOW? BTW, each of these colored cells contain a vlookup formula.
G4---------------------------------------------------------------------------------U4
x x x x x[TABLE="width: 781"]
<tbody>[TR]
[TD="class: xl69, width: 50"]153[/TD]
[TD="class: xl69, width: 50"]14[/TD]
[TD="class: xl70, width: 50"]4[/TD]
[TD="class: xl71, width: 43"]-5.4[/TD]
[TD="class: xl68, width: 57"]-5[/TD]
[TD="class: xl70, width: 39, align: center"]40[/TD]
[TD="class: xl70, width: 39, align: center"]40[/TD]
[TD="class: xl70, width: 39, align: center"]40[/TD]
[TD="class: xl70, width: 39, align: center"]40[/TD]
[TD="class: xl70, width: 39, align: center"]40[/TD]
[TD="class: xl70, width: 33, align: center"] [/TD]
[TD="class: xl70, width: 33, align: center"]38[/TD]
[TD="class: xl70, width: 33, align: center"]45[/TD]
[TD="class: xl70, width: 33, align: center"]49[/TD]
[TD="class: xl70, width: 33, align: center"]51[/TD]
[TD="class: xl70, width: 33, align: center"]43[/TD]
[TD="class: xl70, width: 33, align: center"]41[/TD]
[TD="class: xl70, width: 33, align: center"]52[/TD]
[TD="class: xl70, width: 33, align: center"]39[/TD]
[TD="class: xl70, width: 39, align: center"]36[/TD]
[/TR]
</tbody>[/TABLE]
I want it to pick up these 5 values, 40, 40, 38, 39, 36
x x x x x
****** id="cke_pastebin" style="position: absolute; top: 0px; width: 1px; height: 1px; overflow: hidden; left: -1000px;">[TABLE="width: 781"]
<tbody>[TR]
[TD="class: xl69, width: 50"]153[/TD]
[TD="class: xl69, width: 50"]14[/TD]
[TD="class: xl70, width: 50"]4[/TD]
[TD="class: xl71, width: 43"]-5.4[/TD]
[TD="class: xl68, width: 57"]-5[/TD]
[TD="class: xl70, width: 39"]40[/TD]
[TD="class: xl70, width: 39"]40[/TD]
[TD="class: xl70, width: 39"]40[/TD]
[TD="class: xl70, width: 39"]40[/TD]
[TD="class: xl70, width: 39"]40[/TD]
[TD="class: xl70, width: 33"] [/TD]
[TD="class: xl70, width: 33"]38[/TD]
[TD="class: xl70, width: 33"]45[/TD]
[TD="class: xl70, width: 33"]49[/TD]
[TD="class: xl70, width: 33"]51[/TD]
[TD="class: xl70, width: 33"]43[/TD]
[TD="class: xl70, width: 33"]41[/TD]
[TD="class: xl70, width: 33"]52[/TD]
[TD="class: xl70, width: 33"]39[/TD]
[TD="class: xl70, width: 39"]36
[/TD]
[/TR]
</tbody>[/TABLE]
</body>[TABLE="width: 588"]
<tbody>[TR]
[TD="class: xl69, width: 50"]153[/TD]
[TD="class: xl69, width: 50"]14[/TD]
[TD="class: xl70, width: 50"]4[/TD]
[TD="class: xl71, width: 43"]-5.4[/TD]
[TD="class: xl68, width: 57"]-5[/TD]
[TD="class: xl70, width: 39, align: center"]40[/TD]
[TD="class: xl70, width: 39, align: center"]40[/TD]
[TD="class: xl70, width: 39, align: center"]40[/TD]
[TD="class: xl70, width: 39, align: center"]40[/TD]
[TD="class: xl70, width: 39, align: center"]40[/TD]
[TD="class: xl70, width: 33, align: center"] [/TD]
[TD="class: xl70, width: 33, align: center"]38[/TD]
[TD="class: xl70, width: 33, align: center"]45[/TD]
[TD="class: xl70, width: 33, align: center"]49[/TD]
[TD="class: xl70, width: 33, align: center"]51[/TD]
[TD="class: xl70, width: 33, align: center"]43[/TD]
[TD="class: xl70, width: 33, align: center"]41[/TD]
[TD="class: xl70, width: 33, align: center"]52[/TD]
[TD="class: xl70, width: 33, align: center"]39[/TD]
[TD="class: xl70, width: 39, align: center"]36[/TD]
[/TR]
</tbody>[/TABLE]
any ideas?
I want the 5 lowest values in a row. The cells in the row may or may not have values. When i use the =SMALL function it thinks my blank cell is one of 5 smallest.
=SUM(SMALL(G4:U4,{1,2,3,4,5})) is the formula in the cell below with value=153. It is summing the 5 lowest values,
It is summing the 5 cells with the "X" above them. How do i skip the blank cell in YELLOW? BTW, each of these colored cells contain a vlookup formula.
G4---------------------------------------------------------------------------------U4
x x x x x[TABLE="width: 781"]
<tbody>[TR]
[TD="class: xl69, width: 50"]153[/TD]
[TD="class: xl69, width: 50"]14[/TD]
[TD="class: xl70, width: 50"]4[/TD]
[TD="class: xl71, width: 43"]-5.4[/TD]
[TD="class: xl68, width: 57"]-5[/TD]
[TD="class: xl70, width: 39, align: center"]40[/TD]
[TD="class: xl70, width: 39, align: center"]40[/TD]
[TD="class: xl70, width: 39, align: center"]40[/TD]
[TD="class: xl70, width: 39, align: center"]40[/TD]
[TD="class: xl70, width: 39, align: center"]40[/TD]
[TD="class: xl70, width: 33, align: center"] [/TD]
[TD="class: xl70, width: 33, align: center"]38[/TD]
[TD="class: xl70, width: 33, align: center"]45[/TD]
[TD="class: xl70, width: 33, align: center"]49[/TD]
[TD="class: xl70, width: 33, align: center"]51[/TD]
[TD="class: xl70, width: 33, align: center"]43[/TD]
[TD="class: xl70, width: 33, align: center"]41[/TD]
[TD="class: xl70, width: 33, align: center"]52[/TD]
[TD="class: xl70, width: 33, align: center"]39[/TD]
[TD="class: xl70, width: 39, align: center"]36[/TD]
[/TR]
</tbody>[/TABLE]
I want it to pick up these 5 values, 40, 40, 38, 39, 36
x x x x x
****** id="cke_pastebin" style="position: absolute; top: 0px; width: 1px; height: 1px; overflow: hidden; left: -1000px;">[TABLE="width: 781"]
<tbody>[TR]
[TD="class: xl69, width: 50"]153[/TD]
[TD="class: xl69, width: 50"]14[/TD]
[TD="class: xl70, width: 50"]4[/TD]
[TD="class: xl71, width: 43"]-5.4[/TD]
[TD="class: xl68, width: 57"]-5[/TD]
[TD="class: xl70, width: 39"]40[/TD]
[TD="class: xl70, width: 39"]40[/TD]
[TD="class: xl70, width: 39"]40[/TD]
[TD="class: xl70, width: 39"]40[/TD]
[TD="class: xl70, width: 39"]40[/TD]
[TD="class: xl70, width: 33"] [/TD]
[TD="class: xl70, width: 33"]38[/TD]
[TD="class: xl70, width: 33"]45[/TD]
[TD="class: xl70, width: 33"]49[/TD]
[TD="class: xl70, width: 33"]51[/TD]
[TD="class: xl70, width: 33"]43[/TD]
[TD="class: xl70, width: 33"]41[/TD]
[TD="class: xl70, width: 33"]52[/TD]
[TD="class: xl70, width: 33"]39[/TD]
[TD="class: xl70, width: 39"]36
[/TD]
[/TR]
</tbody>[/TABLE]
</body>[TABLE="width: 588"]
<tbody>[TR]
[TD="class: xl69, width: 50"]153[/TD]
[TD="class: xl69, width: 50"]14[/TD]
[TD="class: xl70, width: 50"]4[/TD]
[TD="class: xl71, width: 43"]-5.4[/TD]
[TD="class: xl68, width: 57"]-5[/TD]
[TD="class: xl70, width: 39, align: center"]40[/TD]
[TD="class: xl70, width: 39, align: center"]40[/TD]
[TD="class: xl70, width: 39, align: center"]40[/TD]
[TD="class: xl70, width: 39, align: center"]40[/TD]
[TD="class: xl70, width: 39, align: center"]40[/TD]
[TD="class: xl70, width: 33, align: center"] [/TD]
[TD="class: xl70, width: 33, align: center"]38[/TD]
[TD="class: xl70, width: 33, align: center"]45[/TD]
[TD="class: xl70, width: 33, align: center"]49[/TD]
[TD="class: xl70, width: 33, align: center"]51[/TD]
[TD="class: xl70, width: 33, align: center"]43[/TD]
[TD="class: xl70, width: 33, align: center"]41[/TD]
[TD="class: xl70, width: 33, align: center"]52[/TD]
[TD="class: xl70, width: 33, align: center"]39[/TD]
[TD="class: xl70, width: 39, align: center"]36[/TD]
[/TR]
</tbody>[/TABLE]
any ideas?