Remove the comma
In order to rename folders that are numerous, I imported the csv file. However, the program automatically added the "," after the original filname column and in front of the New filename column. For example:
original filname: 198990,
New filename: ,79098
Please instruct me how to remove that comma. Thank you.
original filname: 198990,
New filename: ,79098
Please instruct me how to remove that comma. Thank you.