Hi! Thank you for reading this one.
For an example of what I am trying to do, lets say I have a sheet that is about 200 rows long by 15 columns wide. It is one sheet with multiple bills-of-materials stacked one on top of the other. Column A has the master/parent numbers and Column B has all of the sub-components. All the other columns can be ignored for this. Each master part number has anywhere from one to 15 sub-components (example below).
Question:
Is there a way to distill Column A down to only one iteration/entry per master part number? Is the only way to hide all columns except for Column A and use the "remove duplicates" function?
For an example of what I am trying to do, lets say I have a sheet that is about 200 rows long by 15 columns wide. It is one sheet with multiple bills-of-materials stacked one on top of the other. Column A has the master/parent numbers and Column B has all of the sub-components. All the other columns can be ignored for this. Each master part number has anywhere from one to 15 sub-components (example below).
Question:
Is there a way to distill Column A down to only one iteration/entry per master part number? Is the only way to hide all columns except for Column A and use the "remove duplicates" function?
Master A | Sub 1 |
Master A | Sub 2 |
Master A | Sub 3 |
Master B | Sub 1 |
Master B | Sub 2 |
Master C | Sub 1 |
Master C | Sub 2 |
Master C | Sub 3 |
Master C | Sub 4 |