View Single Post
Old 12-03-2010, 03:16 PM   #8
Mriswith2k
Junior Member
Mriswith2k began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Oct 2010
Device: Kindle 3
Ah yes your completely correct, I must have added the extra space after the \1 by mistake that time.
So
Code:
^(.*?) &.*$
works perfectly. (the extra space has to go as it does mess up the sorting order sadly)
Mriswith2k is offline   Reply With Quote