View Single Post
Old 03-22-2014, 07:36 AM   #1
asogn
Junior Member
asogn began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Feb 2011
Device: kindle
Search and replace substring

Hi

I am not very familiar with regex and now I have completely blackout....
Title is in following format:
xxxx xxxxx xxxxx (aa-##)
where x, a and # is in variable length
I would like to get the a's into a #Customfield1 (and also delete everything from ( in the title.
So in this case, the result should be
Title: xxxx xxxxx xxxxx
Customfield1: aa

There must be an easy way to do this, but I can't find it.
asogn is offline   Reply With Quote