silverbluemoon
New Member
- Joined
- May 19, 2010
- Messages
- 25
- Office Version
- 365
- 2019
- Platform
- Windows
Hi, all!
I have a requirement to take a bunch of product data and determine exactly which of them use the same materials to make (the info is in a single table). I thought about grouping, but that seems more for calculations. I thought about a pivot table, but I think that is probably overkill. I have watched about 12 YouTube videos at this point, trying to see if I could find someone who could at least give me some pieces of something I could put together to solve this, but I just couldn't get it to come together to meet my needs. So, here I am once again, seeking help from the most experienced Excel users on the planet! I am certain someone here understands what I am trying to accomplish and where my brain block is. Please feel free to tell me that this is the wrong way of going about this and make suggestions. I have a bunch of other things to do with the data once I have sorted it out in some similar way to what I show below, but: a) I understand how to accomplish most of that, and b) I cannot do anything else until I figure this part out. I appreciate your help, you guys. Thanks, in advance!
My Requirements:
Return a list of Product IDs that all have the exact same set of Material IDs. Products that do not share entire sets of materials with any other Product get listed the same as the others, but by themselves. I am imagining something like this (though any variation this would also be okay, such as conditionally formatting the flat table color coding the rows of parts that match, or whatever other options there are.) However it is possible to identify the unique sets of products that are made of the same unique bunch of materials will work for my purposes. I just need to be able to identify the unique groupings.)
Example Spreadsheet layout:
Notes:
I have a requirement to take a bunch of product data and determine exactly which of them use the same materials to make (the info is in a single table). I thought about grouping, but that seems more for calculations. I thought about a pivot table, but I think that is probably overkill. I have watched about 12 YouTube videos at this point, trying to see if I could find someone who could at least give me some pieces of something I could put together to solve this, but I just couldn't get it to come together to meet my needs. So, here I am once again, seeking help from the most experienced Excel users on the planet! I am certain someone here understands what I am trying to accomplish and where my brain block is. Please feel free to tell me that this is the wrong way of going about this and make suggestions. I have a bunch of other things to do with the data once I have sorted it out in some similar way to what I show below, but: a) I understand how to accomplish most of that, and b) I cannot do anything else until I figure this part out. I appreciate your help, you guys. Thanks, in advance!
My Requirements:
Return a list of Product IDs that all have the exact same set of Material IDs. Products that do not share entire sets of materials with any other Product get listed the same as the others, but by themselves. I am imagining something like this (though any variation this would also be okay, such as conditionally formatting the flat table color coding the rows of parts that match, or whatever other options there are.) However it is possible to identify the unique sets of products that are made of the same unique bunch of materials will work for my purposes. I just need to be able to identify the unique groupings.)
Example Spreadsheet layout:
Notes:
- Each Product ID is a unique identifier referring to a finished good composed of several materials.
- Each Material ID is a unique identifier for a specific material.
- Material Descriptions are not unique and may be duplicated as descriptions for different Material IDs.
- All fields are alphanumeric, and IDs may have dashes in them. IDs are not consistent in their structure, not per Product or Material (i.e., some IDs might a structure of XX-F6543, another might look like 54673299A, and another might look like 0000076-GG-HU16, and so on.)