Hi all, so I want to automatically rename multiple files through a button in VBA but I don't really know how the logic is...
I plan to put all files I want to rename in a single folder, so I think it would be best to use FileDialog(msoFileDialogFolderPicker) to pick the folder.
I've attached the example names of the original file and the file name I want them to be renamed in the attachment. The original names are in column A, while the renamed names should be the column B. The columns could be edited in the future so I think it would be better to refer to the columns.
Can anyone help me on this?
Thank you!![]()
Bookmarks