View Single Post
 
Old 02-17-2014, 09:27 PM
wrdy wrdy is offline Windows XP Office 2007
Advanced Beginner
 
Join Date: Jan 2014
Posts: 31
wrdy is on a distinguished road
Default How to Find & Replace with horizontal rule?

I have thousands of dictionary entries in a Word doc each separated as a paragraph. I now want to separate each entry with a horizontal rule. Can I automate this with Find & Replace?

Find:^p (paragraph mark)
Replace:

What do I need to replace with to create a horizontal rule? The HTML for the horizontal rule is:

HTML Code:
<hr size=2 width="100%" align=center>

Last edited by Charles Kenyon; 02-20-2014 at 05:02 PM.
Reply With Quote