Hello,
The header is the advance filter, where I can select part number from the drop down, and below that is the data with part numbers and the remarks column showing excess and nil stock.
When I select the part number in the header from the drop down, I want the NIL STOCK part numbers to appear under the nil stock column in 1 cell.
[TABLE="width: 111"]
<colgroup><col width="84" style="width: 63pt; mso-width-source: userset; mso-width-alt: 3072;"><colgroup><col width="64" style="width: 48pt;"><tbody>[TR]
[TD="width: 84, bgcolor: #44546A"]Part number[/TD]
[TD="width: 64, bgcolor: #44546A"]nil stock[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent, align: right"]1465[/TD]
[TD="bgcolor: transparent"]
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: #44546A"]Part number[/TD]
[TD="bgcolor: #44546A"]remarks[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent, align: right"]1465[/TD]
[TD="bgcolor: transparent"]excess[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent, align: right"]856[/TD]
[TD="bgcolor: transparent"]nil
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent, align: right"]158[/TD]
[TD="bgcolor: transparent"]excess[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent, align: right"]984[/TD]
[TD="bgcolor: transparent"]nil[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent, align: right"]156[/TD]
[TD="bgcolor: transparent"]nil[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent, align: right"]1984[/TD]
[TD="bgcolor: transparent"]excess[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent"]nil[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent, align: right"]14[/TD]
[TD="bgcolor: transparent"]excess
[/TD]
[/TR]
</tbody>[/TABLE]
In the header Nil stock the formula should show all nil stock part numbers (856,984,156,1)
Regards,
Ron
The header is the advance filter, where I can select part number from the drop down, and below that is the data with part numbers and the remarks column showing excess and nil stock.
When I select the part number in the header from the drop down, I want the NIL STOCK part numbers to appear under the nil stock column in 1 cell.
[TABLE="width: 111"]
<colgroup><col width="84" style="width: 63pt; mso-width-source: userset; mso-width-alt: 3072;"><colgroup><col width="64" style="width: 48pt;"><tbody>[TR]
[TD="width: 84, bgcolor: #44546A"]Part number[/TD]
[TD="width: 64, bgcolor: #44546A"]nil stock[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent, align: right"]1465[/TD]
[TD="bgcolor: transparent"]
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: #44546A"]Part number[/TD]
[TD="bgcolor: #44546A"]remarks[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent, align: right"]1465[/TD]
[TD="bgcolor: transparent"]excess[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent, align: right"]856[/TD]
[TD="bgcolor: transparent"]nil
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent, align: right"]158[/TD]
[TD="bgcolor: transparent"]excess[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent, align: right"]984[/TD]
[TD="bgcolor: transparent"]nil[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent, align: right"]156[/TD]
[TD="bgcolor: transparent"]nil[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent, align: right"]1984[/TD]
[TD="bgcolor: transparent"]excess[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent, align: right"]1[/TD]
[TD="bgcolor: transparent"]nil[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent, align: right"]14[/TD]
[TD="bgcolor: transparent"]excess
[/TD]
[/TR]
</tbody>[/TABLE]
In the header Nil stock the formula should show all nil stock part numbers (856,984,156,1)
Regards,
Ron