The sheet above is named "Active 9.1.14" or Active for short in the context of this post. The Active sheet contains all of the the active SKU's in our inventory and compares what is active on the vendor side.
- The Active worksheet does a lookup against what is active on the vendor's active inventory (Supplier 2) and the Kit report.
- Logically, if the SKU is active on the supplier's active inventory report and on the kit report, the lookup should return that value in the Kit # or Part #.
Unfortunately, that is not happening.
All this must be too obvious to you...
Given this Kit sample:
[TABLE="width: 164"]
<COLGROUP><COL style="WIDTH: 74pt; mso-width-source: userset; mso-width-alt: 3527" width=99><COL style="WIDTH: 90pt; mso-width-source: userset; mso-width-alt: 4266" width=120><TBODY>[TR]
[TD="class: xl65, width: 99, bgcolor: white"]
Kit #[/TD]
[TD="class: xl65, width: 120, bgcolor: white"]
Part #[/TD]
[/TR]
[TR]
[TD="class: xl66, width: 99, bgcolor: white"]
4060001003[/TD]
[TD="class: xl66, width: 120, bgcolor: white"]
2801002002[/TD]
[/TR]
[TR]
[TD="class: xl66, width: 99, bgcolor: white"]
4060001003[/TD]
[TD="class: xl66, width: 120, bgcolor: white"]
60042544[/TD]
[/TR]
[TR]
[TD="class: xl66, width: 99, bgcolor: white"]
4060001203[/TD]
[TD="class: xl66, width: 120, bgcolor: white"]
2801002202[/TD]
[/TR]
[TR]
[TD="class: xl66, width: 99, bgcolor: white"]
4060001203[/TD]
[TD="class: xl66, width: 120, bgcolor: white"]
60042544[/TD]
[/TR]
[TR]
[TD="class: xl66, width: 99, bgcolor: white"]
4060001302[/TD]
[TD="class: xl66, width: 120, bgcolor: white"]
2801002301[/TD]
[/TR]
[TR]
[TD="class: xl66, width: 99, bgcolor: white"]
4060001302[/TD]
[TD="class: xl66, width: 120, bgcolor: white"]
60042544[/TD]
[/TR]
[TR]
[TD="class: xl66, width: 99, bgcolor: white"]
8660011001[/TD]
[TD="class: xl66, width: 120, bgcolor: white"]
90258[/TD]
[/TR]
[TR]
[TD="class: xl66, width: 99, bgcolor: white"]
8660011001[/TD]
[TD="class: xl67, width: 120, bgcolor: white"]
8308000601[/TD]
[/TR]
</TBODY>[/TABLE]
what must be the results in the blue cells on Active 9.1.14 that is below?
[TABLE="width: 507"]
<COLGROUP><COL style="WIDTH: 98pt; mso-width-source: userset; mso-width-alt: 4664" width=131><COL style="WIDTH: 127pt; mso-width-source: userset; mso-width-alt: 6001" width=169><COL style="WIDTH: 127pt; mso-width-source: userset; mso-width-alt: 6030" width=170><COL style="WIDTH: 68pt; mso-width-source: userset; mso-width-alt: 3214" width=90><COL style="WIDTH: 87pt; mso-width-source: userset; mso-width-alt: 4124" width=116><TBODY>[TR]
[TD="class: xl65, width: 131, bgcolor: white"]
Item Number[/TD]
[TD="class: xl65, width: 169, bgcolor: white"]
Supplier 1 Active[/TD]
[TD="class: xl65, width: 170, bgcolor: white"]
Supplier 2 Active[/TD]
[TD="class: xl65, width: 90, bgcolor: white"]
Kit #[/TD]
[TD="class: xl65, width: 116, bgcolor: white"]
Kit Part #[/TD]
[/TR]
[TR]
[TD="class: xl66, width: 131, bgcolor: white"]
8308000601[/TD]
[TD="class: xl67, width: 169, bgcolor: #b7dee8"] [/TD]
[TD="class: xl66, width: 170, bgcolor: white"]
8308000601[/TD]
[TD="class: xl67, width: 90, bgcolor: #b7dee8"] [/TD]
[TD="class: xl67, width: 116, bgcolor: #b7dee8"] [/TD]
[/TR]
</TBODY>[/TABLE]