Paul
Q1:
A lot of albums have a date in the name such as such as
xxxxx yyyy (1945-1955)
In on of my scripts that I use to get art work it pulls out all special characters when searching for an album and I get
xxxxx yyyy 19451955
which causes problems in the search.
I would like to replace the “-” with " - " but only around numbers. Can this be done with reqular expressions or what would you suggest?
Q2:
I have autocorrect set to replace & with “and” but it does not seem to work for the “album artist” column. Is this correct?
Thanks
Robert