Remove rows in a single cell when matching text found in the row

ramnath

New Member
Joined
Mar 21, 2007
Messages
1
This is a duplicate from ExcelForum as well: appreciate your guidance for this.

https://www.excelforum.com/excel-pr...tching-text-found-in-the-row.html#post5045631

I have scenario like below:

For example a sample cell will be like:

Test Outlook.pst and test path
Temp Internet Calendar and test path
Dummy SharePoint and Test site
Find User.pst and True Site

The above content are in one single cell and each row is separated by a carriage line break (char (10)).

I want to look each cell in a column and remove only the lines in each cell which contains text "Internet Calendar" or "SharePoint" and return the rest of the content in the same single cell.

The Output should look like this:

"Test Outlook.pst and test path
Find User.pst and True Site"

Not sure if this is achievable i have been thinking but could not find a way to solve this.

Best
Rem0
 

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.
There has been a reply to this on the other forum (not a confirmed solution), so anyone attempting to solve this may be wasting their time...
 
Upvote 0

Forum statistics

Threads
1,221,310
Messages
6,159,176
Members
451,543
Latest member
cesymcox

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