Remove/Replace part of a File Name

A swapping-ground for Regular Expression syntax

Remove/Replace part of a File Name

Postby bigdog » Mon Jul 18, 2016 6:38 pm

I'm a rookie having a tough time with this. I need to convert all the file names from the first format to the second. I want to replace the part in red with the part in blue. The part in red will be different for each file. I need to keep the rest, which is different on each file, including the date on the front and the seat locations (632 F 13)

08-20-16 Houston Texans vs New Orleans Saints 632 F 13.pdf to

08-20-16 Houston Texans - NRG Stadium 632 F 13.pdf

Thanks in advance.
bigdog
 
Posts: 3
Joined: Mon Dec 07, 2015 8:20 pm

Re: Remove/Replace part of a File Name

Postby therube » Mon Jul 18, 2016 7:34 pm

Will " vs " always be there?
Is "NRG Stadium" fixed or does that vary?
therube
 
Posts: 1314
Joined: Mon Jan 18, 2016 6:23 pm


Return to Regular Expressions