Find & Replace Wildcard Expression for Ordinal Numbers

G

Guest

Fellow Forum Members,
I need to erase a lot of paragraph numbers (shown below) using a Find &
Replace operation. The problem is that 9 has one digit and "10" has two
digits and "120" has three digits. Using the FIND & REPLACE expression
"^#.^#.^#.^#.^#" leaves behind "0" for "10" and "20" for "120". The flaw with
this expression is that it's looking for CARDINAL numbers. Can anyone help me
in developing a wild card expression that will find whatever ORDINAL number
no matter how many digits an allow me to erase it in one single Find &
Replace operation. Thanks in advance for any help.



3.2.1.3.9 Item 1
3.2.1.3.10 Item 2
3.2.1.3.11 Item 3
3.2.1.3.120 Item 3
 

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