richiwatts
Technical User
Hi,
I am searching sentences that start with <ps and end in a paragraph (hard return) using wildcards:
\<ps*^013
The above works really well, however, I have a problem.
Out of these sentences I don't want it to find any sentence that has // in it.
How would I search the above but hope over any sentence that has // in it?
Cheers Rich
I am searching sentences that start with <ps and end in a paragraph (hard return) using wildcards:
\<ps*^013
The above works really well, however, I have a problem.
Out of these sentences I don't want it to find any sentence that has // in it.
How would I search the above but hope over any sentence that has // in it?
Cheers Rich