I have a spreadsheet that takes a list of file names, modifies new file names, and creates the "ren" command to execute using command prompt. So I may have 50 rows from F2:F51 that look like this:
I want to create a macro that pastes this into CMD to run. Normally, you can open CMD and just...