Dynamically Rename Files Using VBA

Joined
Dec 12, 2012
Messages
1
Reaction score
1
Hi,

I have a folder of files that have the the following characters that I want to remove.

For e.g "Abcd_(0,0,0)_efghi.log"

How could I rename the files using vba such that I would get

"ABcd_efghi.log"

Any help will be greatly appreciated! :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top