I have trouble trying to write a short program for this tedious work.</SPAN>
The rows contain the number indicated by Ys. For example In Sheet 1 Row 01 has number 02,03 and 06.</SPAN>
What I wanted to do is to compare the rows of numbers in sheet 2 with every 5 rows of numbers in sheet 1. Actually sheet 2 has as many as 200 over rows but I have only shown 9 rows here. If any one number (not necessary all 3 numbers) of sheet 2 matches at least one number in every row of sheet 1, that row in sheet 2 is then inserted in sheet 3.</SPAN>
Row 05 of sheet 2 has at least one number match a number of every 5 rows of sheet 1. So are Row 06 and Row 09 of sheet 2. </SPAN>
Please help.</SPAN>
Sheet1
<COLGROUP><COL style="WIDTH: 30px; FONT-WEIGHT: bold"><COL style="WIDTH: 71px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"></COLGROUP><TBODY>
</TBODY>
Excel tables to the web >> http://www.excel-jeanie-html.de/index.php?f=1" target="_blank"> Excel Jeanie HTML 4
Sheet2
<COLGROUP><COL style="WIDTH: 30px; FONT-WEIGHT: bold"><COL style="WIDTH: 49px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"></COLGROUP><TBODY>
</TBODY>
Excel tables to the web >> http://www.excel-jeanie-html.de/index.php?f=1" target="_blank"> Excel Jeanie HTML 4
Sheet3
<COLGROUP><COL style="WIDTH: 30px; FONT-WEIGHT: bold"><COL style="WIDTH: 52px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"></COLGROUP><TBODY>
</TBODY>
Excel tables to the web >> http://www.excel-jeanie-html.de/index.php?f=1" target="_blank"> Excel Jeanie HTML 4
The rows contain the number indicated by Ys. For example In Sheet 1 Row 01 has number 02,03 and 06.</SPAN>
What I wanted to do is to compare the rows of numbers in sheet 2 with every 5 rows of numbers in sheet 1. Actually sheet 2 has as many as 200 over rows but I have only shown 9 rows here. If any one number (not necessary all 3 numbers) of sheet 2 matches at least one number in every row of sheet 1, that row in sheet 2 is then inserted in sheet 3.</SPAN>
Row 05 of sheet 2 has at least one number match a number of every 5 rows of sheet 1. So are Row 06 and Row 09 of sheet 2. </SPAN>
Please help.</SPAN>
Sheet1
* | A | B | C | D | E | F | G | H | I | J | K |
1 | * | 01 | 02 | 03 | 04 | 05 | 06 | 07 | 08 | 09 | 10 |
2 | Row01 | * | Y | Y | * | * | Y | * | * | * | * |
3 | Row02 | * | * | Y | Y | * | * | * | Y | * | * |
4 | Row03 | * | Y | * | * | * | * | * | * | Y | Y |
5 | Row04 | * | * | * | * | Y | * | Y | * | * | Y |
6 | Row05 | Y | * | * | * | * | Y | * | Y | * | * |
<COLGROUP><COL style="WIDTH: 30px; FONT-WEIGHT: bold"><COL style="WIDTH: 71px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"></COLGROUP><TBODY>
</TBODY>
Excel tables to the web >> http://www.excel-jeanie-html.de/index.php?f=1" target="_blank"> Excel Jeanie HTML 4
Sheet2
* | A | B | C | D | E | F | G | H | I | J | K |
1 | * | 01 | 02 | 03 | 04 | 05 | 06 | 07 | 08 | 09 | 10 |
2 | Row01 | * | Y | * | * | Y | * | * | Y | * | * |
3 | Row02 | Y | * | * | Y | * | * | Y | * | * | * |
4 | Row03 | Y | * | * | * | * | Y | * | * | Y | * |
5 | Row04 | * | Y | Y | * | * | * | Y | * | * | * |
6 | Row05 | * | * | * | Y | * | Y | * | * | * | Y |
7 | Row06 | * | * | Y | * | * | * | * | Y | * | Y |
8 | Row07 | * | Y | * | * | Y | * | * | * | Y | * |
9 | Row08 | * | * | Y | * | * | * | Y | Y | * | * |
10 | Row09 | Y | * | Y | * | * | * | * | * | * | Y |
<COLGROUP><COL style="WIDTH: 30px; FONT-WEIGHT: bold"><COL style="WIDTH: 49px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"></COLGROUP><TBODY>
</TBODY>
Excel tables to the web >> http://www.excel-jeanie-html.de/index.php?f=1" target="_blank"> Excel Jeanie HTML 4
Sheet3
* | A | B | C | D | E | F | G | H | I | J | K |
1 | * | 01 | 02 | 03 | 04 | 05 | 06 | 07 | 08 | 09 | 10 |
2 | Row05 | * | * | * | Y | * | Y | * | * | * | Y |
3 | Row06 | * | * | Y | * | * | * | * | Y | * | Y |
4 | Row09 | Y | * | Y | * | * | * | * | * | * | Y |
<COLGROUP><COL style="WIDTH: 30px; FONT-WEIGHT: bold"><COL style="WIDTH: 52px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"><COL style="WIDTH: 26px"></COLGROUP><TBODY>
</TBODY>
Excel tables to the web >> http://www.excel-jeanie-html.de/index.php?f=1" target="_blank"> Excel Jeanie HTML 4