Return Results of Selected Text in Table

Borgas

New Member
Joined
Apr 9, 2018
Messages
2
Hi Forum

I need some help develop a formula for "filter" multiple text in just one result

I have a table of products with multiple categories assigned in same cell

Example Structure

ID
Product
Category
1
Product 1
Cat1, Cat2, Cat3
2
Product 2
Cat2, Cat3, Cat4

<tbody>
</tbody>





I have a list of the categories, how can i do another table, just filter for one "Categorie"

ID
Product
Category
1
Product 1
Cat2
2
Product 2
Cat4

<tbody>
</tbody>
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop
I have a table where are just the categories i want

Cat2
Cat4

Where the others i don´t want, are "out" of the list
 
Upvote 0

Forum statistics

Threads
1,215,214
Messages
6,123,661
Members
449,114
Latest member
aides

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