View Single Post
Old 05-21-2018, 04:39 PM   #5
quicks
Junior Member
quicks began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Aug 2016
Device: none
Thumbs up

Quote:
Originally Posted by Terisa de morgan View Post
Could you try:

Code:
\(([^)]+)\)(.+)
Code:
\2 (\1)


Perfect! Thank you!

Little bit here: I know those regular expressions are powerful. If I want to learn how to code/write them, what is the best site/book I can start with? There's so much information out there on the Internet I don't know what's best for a beginner.
quicks is offline   Reply With Quote