No program needed.
Bulk mode of Metadata edit: Search and replace)
I would do this on pre-filtered (search results) selections
2 passes on the selected records
Search: SN (\d{4})
Pass 1 copies the captured number int the destination
Dest: \1
Pass 2 changes the {Publisher} to the new value
dest: Gallimard
|