Formula to pull multiple matches on multiple criteria

beginvbaanalyst

Board Regular
Joined
Jan 28, 2020
Messages
139
Office Version
  1. 365
Platform
  1. Windows
Hello Everyone,

I don't know if this is possible but I'm hoping someone can help.

I have a set of data in the A column that is all linked to one piece of data. Within that data has multiple numbers.
For instance, I'd like a formula to pull every number next to tire onto each article. I would need it to transpose (I've seen textjoin which might be still useful?). Whats the best way of doing this? I would need 61474 to show up the same way the TIRE column is next to all the numbers, and it would continuously do this until it reaches the last number article # shown.
1600459275955.png

Please help.
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
I don't fully understand the output but it seems like what you are looking to achieve is called a Cartesian product.

Do a google search for Power Query Cartesian Product.
Here are two websites which maybe helpful.

I hope these can get you closer to your answer.
Please let me know if this is what you were hoping to achieve.
 
Upvote 0
Bump.

I realized what I pasted was the two exact same photos.
Here is an example, Here is my data.
1602084394227.png


In a new column without doing a drop down for 243169, I would need the end result to look like.
1602084457670.png


Would =textjoin work for this?
What formulas could I utilize?
Please help.
 
Upvote 0

Forum statistics

Threads
1,214,833
Messages
6,121,867
Members
449,053
Latest member
Mesh

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top