Can you have a nested TEXTJOIN formula?

pre0rm

New Member
Joined
Mar 25, 2019
Messages
2
I'm looking to return a single cell of values that show results matched against one column which are then used to collect their own results. Much easier to explain with a display...

ClothingColourPlace
Hat
RedHead
HatYellowHead
GloveRedHands
ScarfBlueHead
GloveGreenHead
HatRedNeck
GloveRedHead
ScarfYellowHands

<tbody>
</tbody>














I would like to display each variation of colour and place for an item of clothing combined with the following syntax in a single cell

ClothingCombined
HatRed[Head,Neck],Yellow[Head]
GloveRed[Hands,Head],Green[Head]
ScarfBlue[Head],Yellow[Hands]

<tbody>
</tbody>

Is this possible without VBA? I thought I might be able to do some sort of nested array formula using TEXTJOIN but I'm completely stuck now?

Any help massively appreciated!
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.

Forum statistics

Threads
1,215,011
Messages
6,122,680
Members
449,091
Latest member
peppernaut

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