Quote:
Originally Posted by Rellwood
I copied one long comments column into another appending them when I was set to prepend them.
It would have been
{#long_comments_for_copy}<br><br>{#genres_with_cou nts}
I ended up with
{#genres_with_counts}{#long_comments_for_copy}<br> <br>
I would like to know the best way to separate the groups.
The first group ends with any number 0-9
The second group starts with [A-Z]
Example: Fae - 6Vampires
I got to where I could see the value [0-9][A-Z][a-z] in the search, but I don't know how to go from there. I suspect I got it wrong to begin with. 
Would like to put a <br><br> break between them using edit metadata
If someone could kindly post the formula, I would be very appreciative.
Edit: Someone helped me [SOLVED]
|
Hi, could you share the solution so it is on record, in case there is a similar doubt ?