View Single Post
  #6   Report Post  
Posted to microsoft.public.word.docmanagement
Jay Freedman Jay Freedman is offline
external usenet poster
 
Posts: 9,854
Default Code for the Enter Key

Yes, the thing you're describing is a Manual Line Break. However, that's the
break you get with Shift+Enter, not with Enter alone. Furthermore, the search
code for it is ^l with the lower case ell, not the | pipe character.

To find all the search codes, click the More button in the Find/Replace dialog
and then click the Special button.

On Sun, 16 Nov 2008 12:43:00 -0800, zyzzyva
wrote:

What I am looking for is what you get when you use the Enter Key

It looks like with Reveal Code: one line down connected to a backward arrow
pointing left

Is this a Manual Line Break "^|"

"Jay Freedman" wrote:

On Sun, 16 Nov 2008 11:47:01 -0800, zyzzyva
wrote:

In Word 2007, I want to Search and Replace where the Enter Key has been used

What is the code to replace this?


^p is the code for the paragraph mark.

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit.