J
Jules
How can I rename all of the files in a folder using VBA (word 2000).
We have a custom application which has the ability to convert word documents
to pdf documents. When converting the documents, the new (pdf) file names
have underscores instead of spaces (eg. "c:\temp\document_one.pdf"). This is
inbuilt in the custom application and the developers of the application can
(or will) not change it. After the documents are converted to pdf documents
we need to publish them to the web and the underscores cause a problem. I
would like to be able to set up something that users can run which will
rename any file in a selected folder that has underscores to the same name
but with spaces. Is this possible and if so, how?
thank you
We have a custom application which has the ability to convert word documents
to pdf documents. When converting the documents, the new (pdf) file names
have underscores instead of spaces (eg. "c:\temp\document_one.pdf"). This is
inbuilt in the custom application and the developers of the application can
(or will) not change it. After the documents are converted to pdf documents
we need to publish them to the web and the underscores cause a problem. I
would like to be able to set up something that users can run which will
rename any file in a selected folder that has underscores to the same name
but with spaces. Is this possible and if so, how?
thank you