View Single Post
 
Old 03-25-2014, 11:09 AM
dvdb dvdb is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Mar 2014
Posts: 2
dvdb is on a distinguished road
Default Remove Manual Line Breaks not working

Hi,

I'm trying to remove the blank lines in some text that I copy and pasted from a website.

I've followed the advice on this page, which is to use the Find and Replace to search for the Manual Line Break character, ^l. I also tried using the VBA code that they have, and by recording my own macro. However, none of these methods have removed anything. When I run the Find and Replace, it says it made 0 replacements.

I have copy and pasted a sample of the text below. Please let me know why this isn't working or any other ways I can make this work. Thanks!

Text:

Abilities:

• Strong listening skills including the ability to assess client needs, encourage engagement with all clients/stakeholders and collaborate on the identification of the right key performance indicators (KPIs) based on marketing objectives and stakeholder feedback.

• Ability to influence different audiences and communicate in both technical and business terms.

• Self-motivated with the ability to work under tight deadlines with multiple deliverables and changing priorities.

• Effective presentation skills; adept at developing communications.

• Effective communication and collaboration skills to keep information flowing between all relevant parties.
Reply With Quote