Search and replace back reference
I am trying to use the search and replace tab in the Metadata editor to swap "lastname, firstname" to "firstname lastname". I've got a regex in "Search for" that correctly finds the names. I thought I could then use back reference, i.e. \2 \1, in the Replace with field. No joy.
Should this be possible?
Thanks,
jvik
|