code for "^p"

I

Igor

In a standard Word 2000 search & replace, I often look for "^p" for a
paragraph mark, but when doing a wildcard search the only code I can find
is for a manual line break, "^l", which does not find paragraph marks. Is
there a wildcard equivalent for ^p?
 
J

Jay Freedman

Igor said:
In a standard Word 2000 search & replace, I often look for "^p" for a
paragraph mark, but when doing a wildcard search the only code I can find
is for a manual line break, "^l", which does not find paragraph marks. Is
there a wildcard equivalent for ^p?

Yes, it's the ASCII code ^13.

Someday we may get an explanation from Microsoft for this bit of
illogic. :)

More at http://www.mvps.org/word/FAQs/General/UsingWildcards.htm.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top