Quote:
Originally Posted by compurandom
The bulk search and replace is very good at making the same change to a bunch of books (i.e., adding your prefix), or copying data between columns using regex and () group operators.
For instance, if you already have the date in the format you want, I think you could copy it to the series column. I remember doing something like that with a magazine with about 100 issues in it.
|
The publication date would need to be converted to yyyymm format. How did you manage to copy it tot he series column? I'm not sure how with the existing dialog box.