WBURKERT
Technical User
- May 28, 2010
- 73
Please be kind and help me out.
I have a workbook with two worksheets. The first worksheet is all of my data, which is a parts list. Some parts exist in two sections. I have a column for the first section number and a second column for the second section.
I want to copy parts from 'my all data' worksheet to another worksheet that are in Section 1 and then copy all the parts that are in Section 2 and then sort by section number and then part number.
Example:
p/n S1 S2
x 1 3
y 2
z 2 3
Output
x
y
z
y
x
y
Hope this makes sense and hope that someone can get me pointed in the right direction. I have 5000 parts and some parts exist in two sections and I don't wnat to maintain two descriptions and pricing. Thanks in advance, Will Burkert
I have a workbook with two worksheets. The first worksheet is all of my data, which is a parts list. Some parts exist in two sections. I have a column for the first section number and a second column for the second section.
I want to copy parts from 'my all data' worksheet to another worksheet that are in Section 1 and then copy all the parts that are in Section 2 and then sort by section number and then part number.
Example:
p/n S1 S2
x 1 3
y 2
z 2 3
Output
x
y
z
y
x
y
Hope this makes sense and hope that someone can get me pointed in the right direction. I have 5000 parts and some parts exist in two sections and I don't wnat to maintain two descriptions and pricing. Thanks in advance, Will Burkert