Condensing a set of notes

leeroyhightower

New Member
Joined
Sep 24, 2011
Messages
3
I need to create something that would take a group of notes that contains about 1,000 words or so and deletes all of the repetious phrases that it finds.

For example, when it finds the paragraph:

"This paragraph is repetition and thus appears at least 4 times but not more than 10. I need only to keep one instance of it and delete each additional one."

I just want to keep it the first time I see it.

Also, I want to create something where I would be extract key words and the text that follows.

For instance,

Problem: chain does not move

OR

Problem: system doesnt respond

Or

Problem: worked yesterday but not today....
 

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.
Welcome to the Board!

Not that it's going to make your task any easier, but why are you aggregating this information in Excel?

You could possibly look for the instances of "Problem:"?
 
Upvote 0
I'm under the impression that it needs to be a macro and this is the first step. If there is a better easier way I'm certainly open to it.
 
Upvote 0

Forum statistics

Threads
1,224,600
Messages
6,179,834
Members
452,947
Latest member
Gerry_F

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