I apologize for asking the solution of previously answered question
here as I am not able to work around with this.
Please merge it if required.
I have Number like this.
I want to insert hyperlink to it like this way
[/QUOTE]
http://pimg-faiw.uspto.gov/fdd/00/2015/92/029/0.pdf[/QUOTE]
I want to find
Code:
([US]{2}) ([0-9]{4})([0-9]{3})([0-9]{2})([0-9]{2})
and insert hyperlink like this.
Code:
([US]{2}) ([0-9]{4})([0-9]{3})([0-9]{2})([0-9]{2})
I want to keep US 20150299200 as it is.