T
todd
I would like to batch process all of the "Summary" meta tag information on
many word documents. I'm uploading many documents into Sharepoint and over
the years, these documents have never had the "title" and "author" updated.
What VBA would I need in order to open a word document, copy the file name
as a parameter, set the "Title" in the Properties box to the file name that
was copied, change the "Author" to Joe Schmoe and set the "Company" to just
read "company"?
If I were to use the same VBA in Excel, what would I need to change?
Thank you in advance.
many word documents. I'm uploading many documents into Sharepoint and over
the years, these documents have never had the "title" and "author" updated.
What VBA would I need in order to open a word document, copy the file name
as a parameter, set the "Title" in the Properties box to the file name that
was copied, change the "Author" to Joe Schmoe and set the "Company" to just
read "company"?
If I were to use the same VBA in Excel, what would I need to change?
Thank you in advance.