Hi,</SPAN>
I have 2 questions, the first one is: in the below example I am trying to extract the unique records from A to D, the formula is correct and it does the job only if I recalculate the column D, if I drag down I get only “Red”, if I recalculate I get the correct values !!!! any idea why ?? is there any better formula to use for this purpose ??</SPAN>
Sheet1
<COLGROUP><COL style="WIDTH: 30px; FONT-WEIGHT: bold"><COL style="WIDTH: 78px"><COL style="WIDTH: 72px"><COL style="WIDTH: 72px"><COL style="WIDTH: 80px"><COL style="WIDTH: 64px"></COLGROUP><TBODY>
[TD="bgcolor: #cacaca, align: center"]1[/TD]
[TD="bgcolor: #ffff00, colspan: 2, align: center"]Original[/TD]
[TD="bgcolor: #ffff00, colspan: 2, align: center"]Unique[/TD]
[TD="bgcolor: #cacaca, align: center"]2[/TD]
[TD="align: center"]10[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]3[/TD]
[TD="align: center"]0[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]4[/TD]
[TD="align: center"]5[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]5[/TD]
[TD="align: center"]7[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]6[/TD]
[TD="align: center"]13[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]7[/TD]
[TD="align: center"]0[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]8[/TD]
[TD="align: center"]18[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]9[/TD]
[TD="align: center"]11[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]10[/TD]
[TD="align: center"]22[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]11[/TD]
[TD="align: center"]6[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]12[/TD]
[TD="align: center"]9[/TD]
[TD="align: right"]37[/TD]
</TBODY>
<TBODY>
</TBODY>
Excel tables to the web >> Excel Jeanie HTML 4 </SPAN>
After recalculation the results are like below and here is my second question, how can I extract the unique records except the ones that their SUMIFS is zero ( I mean do not extract “Blue” in this example)</SPAN>
Thanks.</SPAN>
Sheet1
<COLGROUP><COL style="WIDTH: 30px; FONT-WEIGHT: bold"><COL style="WIDTH: 78px"><COL style="WIDTH: 72px"><COL style="WIDTH: 72px"><COL style="WIDTH: 80px"><COL style="WIDTH: 64px"></COLGROUP><TBODY>
[TD="bgcolor: #cacaca, align: center"]1[/TD]
[TD="bgcolor: #ffff00, colspan: 2, align: center"]Original[/TD]
[TD="bgcolor: #ffff00, colspan: 2, align: center"]Unique[/TD]
[TD="bgcolor: #cacaca, align: center"]2[/TD]
[TD="align: center"]10[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]3[/TD]
[TD="align: center"]0[/TD]
[TD="bgcolor: #c0c0c0"]Blue[/TD]
[TD="bgcolor: #c0c0c0, align: right"]0[/TD]
[TD="bgcolor: #cacaca, align: center"]4[/TD]
[TD="align: center"]5[/TD]
[TD="align: right"]18[/TD]
[TD="bgcolor: #cacaca, align: center"]5[/TD]
[TD="align: center"]7[/TD]
[TD="align: right"]31[/TD]
[TD="bgcolor: #cacaca, align: center"]6[/TD]
[TD="align: center"]13[/TD]
[TD="align: right"]6[/TD]
[TD="bgcolor: #cacaca, align: center"]7[/TD]
[TD="align: center"]0[/TD]
[TD="align: right"]9[/TD]
[TD="bgcolor: #cacaca, align: center"]8[/TD]
[TD="align: center"]18[/TD]
[TD="bgcolor: #cacaca, align: center"]9[/TD]
[TD="align: center"]11[/TD]
[TD="bgcolor: #cacaca, align: center"]10[/TD]
[TD="align: center"]22[/TD]
[TD="bgcolor: #cacaca, align: center"]11[/TD]
[TD="align: center"]6[/TD]
[TD="bgcolor: #cacaca, align: center"]12[/TD]
[TD="align: center"]9[/TD]
</TBODY>
<TBODY>
</TBODY>
Excel tables to the web >> Excel Jeanie HTML 4 </SPAN>
I have 2 questions, the first one is: in the below example I am trying to extract the unique records from A to D, the formula is correct and it does the job only if I recalculate the column D, if I drag down I get only “Red”, if I recalculate I get the correct values !!!! any idea why ?? is there any better formula to use for this purpose ??</SPAN>
Sheet1
* | A | B | C | D | E |
* | |||||
Red | * | Red | |||
Blue | * | Red | |||
Red | * | Red | |||
Yellow | * | Red | |||
Green | * | Red | |||
Blue | * | Red | |||
Green | * | Red | |||
Yellow | * | Red | |||
Red | * | Red | |||
Black | * | Red | |||
Purple | * | Red |
<COLGROUP><COL style="WIDTH: 30px; FONT-WEIGHT: bold"><COL style="WIDTH: 78px"><COL style="WIDTH: 72px"><COL style="WIDTH: 72px"><COL style="WIDTH: 80px"><COL style="WIDTH: 64px"></COLGROUP><TBODY>
[TD="bgcolor: #cacaca, align: center"]1[/TD]
[TD="bgcolor: #ffff00, colspan: 2, align: center"]Original[/TD]
[TD="bgcolor: #ffff00, colspan: 2, align: center"]Unique[/TD]
[TD="bgcolor: #cacaca, align: center"]2[/TD]
[TD="align: center"]10[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]3[/TD]
[TD="align: center"]0[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]4[/TD]
[TD="align: center"]5[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]5[/TD]
[TD="align: center"]7[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]6[/TD]
[TD="align: center"]13[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]7[/TD]
[TD="align: center"]0[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]8[/TD]
[TD="align: center"]18[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]9[/TD]
[TD="align: center"]11[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]10[/TD]
[TD="align: center"]22[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]11[/TD]
[TD="align: center"]6[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]12[/TD]
[TD="align: center"]9[/TD]
[TD="align: right"]37[/TD]
</TBODY>
Spreadsheet Formulas | ||||||||||||||||||||||||||||||||||||||||||||||
<TBODY> </TBODY> | ||||||||||||||||||||||||||||||||||||||||||||||
Formula Array: Produce enclosing { } by entering formula with CTRL+SHIFT+ENTER! |
<TBODY>
</TBODY>
Excel tables to the web >> Excel Jeanie HTML 4 </SPAN>
After recalculation the results are like below and here is my second question, how can I extract the unique records except the ones that their SUMIFS is zero ( I mean do not extract “Blue” in this example)</SPAN>
Thanks.</SPAN>
Sheet1
* | A | B | C | D | E |
* | |||||
Red | * | Red | |||
Blue | * | ||||
Red | * | Yellow | |||
Yellow | * | Green | |||
Green | * | Black | |||
Blue | * | Purple | |||
Green | * | * | * | ||
Yellow | * | * | * | ||
Red | * | * | * | ||
Black | * | * | * | ||
Purple | * | * | * |
<COLGROUP><COL style="WIDTH: 30px; FONT-WEIGHT: bold"><COL style="WIDTH: 78px"><COL style="WIDTH: 72px"><COL style="WIDTH: 72px"><COL style="WIDTH: 80px"><COL style="WIDTH: 64px"></COLGROUP><TBODY>
[TD="bgcolor: #cacaca, align: center"]1[/TD]
[TD="bgcolor: #ffff00, colspan: 2, align: center"]Original[/TD]
[TD="bgcolor: #ffff00, colspan: 2, align: center"]Unique[/TD]
[TD="bgcolor: #cacaca, align: center"]2[/TD]
[TD="align: center"]10[/TD]
[TD="align: right"]37[/TD]
[TD="bgcolor: #cacaca, align: center"]3[/TD]
[TD="align: center"]0[/TD]
[TD="bgcolor: #c0c0c0"]Blue[/TD]
[TD="bgcolor: #c0c0c0, align: right"]0[/TD]
[TD="bgcolor: #cacaca, align: center"]4[/TD]
[TD="align: center"]5[/TD]
[TD="align: right"]18[/TD]
[TD="bgcolor: #cacaca, align: center"]5[/TD]
[TD="align: center"]7[/TD]
[TD="align: right"]31[/TD]
[TD="bgcolor: #cacaca, align: center"]6[/TD]
[TD="align: center"]13[/TD]
[TD="align: right"]6[/TD]
[TD="bgcolor: #cacaca, align: center"]7[/TD]
[TD="align: center"]0[/TD]
[TD="align: right"]9[/TD]
[TD="bgcolor: #cacaca, align: center"]8[/TD]
[TD="align: center"]18[/TD]
[TD="bgcolor: #cacaca, align: center"]9[/TD]
[TD="align: center"]11[/TD]
[TD="bgcolor: #cacaca, align: center"]10[/TD]
[TD="align: center"]22[/TD]
[TD="bgcolor: #cacaca, align: center"]11[/TD]
[TD="align: center"]6[/TD]
[TD="bgcolor: #cacaca, align: center"]12[/TD]
[TD="align: center"]9[/TD]
</TBODY>
Spreadsheet Formulas | ||||||||||||||||||||||||||||||||||||||||||||||
<TBODY> </TBODY> | ||||||||||||||||||||||||||||||||||||||||||||||
Formula Array: Produce enclosing { } by entering formula with CTRL+SHIFT+ENTER! |
<TBODY>
</TBODY>
Excel tables to the web >> Excel Jeanie HTML 4 </SPAN>