Help with wildcard find replace

J

J

I am using wildcard to find the number string after the colon.

NO: is the constant - the number is variable.
NO: 1.201

I can't seem to format the find correctly.

I tried <[N][O]:>_ _ ([0-9].[0-9]{2,3}) and a couple other versions. I
didn't type underscores in the find, I just included here a to show
the spaces. Not sure how to handle that. I tried without spaces, too.

I would have replaced with: <a name="\2">\2</a> or something like
that.


What is proper way to find this string?

Thanks for your help
 

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