Nanogirl21
Active Member
- Joined
- Nov 19, 2013
- Messages
- 331
- Office Version
- 365
- Platform
- Windows
I am looking to count what locations are using a specific item. I am not sure the best way to do this based on how my data is generated from an external source. I don't like adding sheets/columns if needed. Any suggestions?
CURRENT SET UP
SHEET 1
COL A= Locations (70,000 rows, but only 10 unique values)
COL B = Items used formated as ["Apples","Bananas","Mushrooms"]. There can be up to 30 items listed
SHEET 2
COL A= list of 58 items that can be used.
RESULTS WANTED
SHEET 3
COL A = Same list of 58 items from SHEET 2 COL A
COL B = Location 1 using item in COL A
COL C = Location 2 using item in COL A
COL D = Location 3 using item in COL A
continue same format to COL K that would be Location 10.
**Not all items will have all 10 locations, but all will have at least 1 location
CURRENT SET UP
SHEET 1
COL A= Locations (70,000 rows, but only 10 unique values)
COL B = Items used formated as ["Apples","Bananas","Mushrooms"]. There can be up to 30 items listed
SHEET 2
COL A= list of 58 items that can be used.
RESULTS WANTED
SHEET 3
COL A = Same list of 58 items from SHEET 2 COL A
COL B = Location 1 using item in COL A
COL C = Location 2 using item in COL A
COL D = Location 3 using item in COL A
continue same format to COL K that would be Location 10.
**Not all items will have all 10 locations, but all will have at least 1 location