Find ^p written as text (not find paragraph marks)
Hi,
I want to search for ^p written in the text, but I don't want to search for hidden paragraph marks.
For example, I wrote -
Use ^p to find a paragraph mark.
.text = "^p"
Searching for ^p or "^p" doesn't work, I can't use ^ in a wildcard as far as I know.
I can search for ^ but want to specifically find ^p and not all of the other things like ^s
Hopefully, that makes sense.
Thanks for your help,
-Ashley
|