RepetitiveLady
New Member
- Joined
- Jul 16, 2009
- Messages
- 21
Hi everybody,
I need to check and tally 2 different list of products.
Here is an example of it:
<table dir="ltr" border="1" bordercolor="#05ad00" cellpadding="2" cellspacing="1" height="154" width="448"><tbody><tr><td align="center" height="4" width="14%"> </td><td height="4" width="14%">Daily List
</td></tr><tr><td style="vertical-align: top;">Button A White
</td><td style="vertical-align: top;">Button A White
</td></tr><tr><td style="vertical-align: top;">Button A Black
</td><td style="vertical-align: top;">Button B Pink
</td></tr><tr><td style="vertical-align: top;">Ribbon A White
</td><td style="vertical-align: top;">Ribbon A Black
</td></tr><tr><td style="vertical-align: top;">Ribbon A Black
</td><td style="vertical-align: top;">Thread A White
</td></tr><tr><td style="vertical-align: top;">Thread A White
</td><td style="vertical-align: top;">Cloth A Blue</td></tr><tr><td valign="top">Thread A Black
</td><td valign="top">
</td></tr></tbody></table>
As you can see from the table above, "Button B Pink" and "Cloth A Blue" is not in the Fixed Database list in column A.
Is there any way that i can make it show me which product is not in the Fixed Database? Maybe you can make highlight the product that is in column B but not in column A. Or make it extract the product into column C. Anything will do, as long as i can easily identify which product is missing.
Please do take note, that i do not want to highlight or extract anything from column A that is missing in column B. I only want to highlight or extract product from column B that is missing in column A.
Can anyone help me?
Cheers
- Cassandra -
I need to check and tally 2 different list of products.
Here is an example of it:
<table dir="ltr" border="1" bordercolor="#05ad00" cellpadding="2" cellspacing="1" height="154" width="448"><tbody><tr><td align="center" height="4" width="14%">
Fixed Database
</td></tr><tr><td style="vertical-align: top;">Button A White
</td><td style="vertical-align: top;">Button A White
</td></tr><tr><td style="vertical-align: top;">Button A Black
</td><td style="vertical-align: top;">Button B Pink
</td></tr><tr><td style="vertical-align: top;">Ribbon A White
</td><td style="vertical-align: top;">Ribbon A Black
</td></tr><tr><td style="vertical-align: top;">Ribbon A Black
</td><td style="vertical-align: top;">Thread A White
</td></tr><tr><td style="vertical-align: top;">Thread A White
</td><td style="vertical-align: top;">Cloth A Blue</td></tr><tr><td valign="top">Thread A Black
</td><td valign="top">
</td></tr></tbody></table>
As you can see from the table above, "Button B Pink" and "Cloth A Blue" is not in the Fixed Database list in column A.
Is there any way that i can make it show me which product is not in the Fixed Database? Maybe you can make highlight the product that is in column B but not in column A. Or make it extract the product into column C. Anything will do, as long as i can easily identify which product is missing.
Please do take note, that i do not want to highlight or extract anything from column A that is missing in column B. I only want to highlight or extract product from column B that is missing in column A.
Can anyone help me?
Cheers
- Cassandra -