weaselmcguff
Board Regular
- Joined
- Feb 24, 2006
- Messages
- 245
Trying to figure out how to do this.
In A1 they are selecting what they are converting FROM
in B1 they are selecting what they are going TO
underneath each box it will show what makes up that kit they selected above it.
In C2:C10 it will show them what they need to order
I am trying to write the formula to where
If in B3 = PartB then you need it automatically for C3, even if it is in A3. But if it is not PartB and it is different than A3 you need it.
If A2=B2 then yu need nothing
if A2 does not equal B2 then you need what is in B2
I want the end result to look similar to what i have below
<COLGROUP><COL style="WIDTH: 77pt; mso-width-source: userset; mso-width-alt: 3296" width=103><COL style="WIDTH: 75pt; mso-width-source: userset; mso-width-alt: 3200" width=100><COL style="WIDTH: 51pt; mso-width-source: userset; mso-width-alt: 2176" width=68><TBODY>
</TBODY>
In A1 they are selecting what they are converting FROM
in B1 they are selecting what they are going TO
underneath each box it will show what makes up that kit they selected above it.
In C2:C10 it will show them what they need to order
I am trying to write the formula to where
If in B3 = PartB then you need it automatically for C3, even if it is in A3. But if it is not PartB and it is different than A3 you need it.
If A2=B2 then yu need nothing
if A2 does not equal B2 then you need what is in B2
I want the end result to look similar to what i have below
KIT1 | KIT2 | Need |
PartA | PartA | |
PartB | PartB | PartB |
PartC | PartD | PartD |
<COLGROUP><COL style="WIDTH: 77pt; mso-width-source: userset; mso-width-alt: 3296" width=103><COL style="WIDTH: 75pt; mso-width-source: userset; mso-width-alt: 3200" width=100><COL style="WIDTH: 51pt; mso-width-source: userset; mso-width-alt: 2176" width=68><TBODY>
</TBODY>