Hi Patricia
Thankyou for the forum FAQ links.
Specifically I receive Run-time error 53: File not found, which I know relates to the line below:
fso.MoveFile objFolder.Path, Replace(objFolder.Path, Chr(39), Chr(32))
The recursive code works fine its just I'm sure how to use the fso.move to...
Hello
I am trying to walk through a directory structure and remove the apostrophe or single quote "'" character in folder names (not file names).
For example the folder "Budget's" would become "Budgets".
I am having trouble with the replace part of my code below! If you have any suggestions I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.