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

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN
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,214,388
Messages
6,119,226
Members
448,878
Latest member
Da9l87

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