Extracting Text from Pivot Table

Kyle_S

New Member
Joined
Jul 7, 2015
Messages
2
Hello,
I am trying to extract text from multiple cells that exist in a pivot table and return the concatenated text to one single cell in a separate workbook. Below are more details on what I am talking about.

In workbook one, there are data in this format in a pivot table:
Column A) Line Title
Column B) RU Title
Column C) Comment

I would like to have the formula search for a specific set of Line Title and RU Title and return the associated comment. For example, the line title might be "Advertising" the RU Title "Asia" and the Comment "+1.4 million; television". It is possible that there will be multiple rows that flow Advertising-->Asia--> Comment and I would like this formula to return ALL of those comments together in one single cell.

Thanks in advance for your help.

Kyle S.

p.s. I basically want to do a SUMIFS() but for text...
 
Last edited:

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,214,834
Messages
6,121,876
Members
449,056
Latest member
ruhulaminappu

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