Search found 1 match

by okan.karaca
Thu Feb 02, 2023 4:33 am
Forum: Macro Library
Topic: Renaming File Names in PackAndGo Automatically
Replies: 0
Views: 941

Renaming File Names in PackAndGo Automatically

Hello, I'm new to VBA. I found this code where automatically rename the files but somehow i coulndt manage to run it. Could you please help me to solve this issue? Here is the code, Sub main() SavingPath = InputBox("Where do you want to pack and go? Enter the path here:") Dim FileSystemObj...