Question : Set the author name of all the excel files in a folder and sub folders.

Hi,

I want a way to set the Excel>Properties> author name is there a way to do this.

Regards
SHarath

Answer : Set the author name of all the excel files in a folder and sub folders.

It will only change the excel files and as set in the comment in code only for the folder.
Im sure it will change the excel files prior to 2007. Don't think there is yet a sollution for 2007.

For sub folder:
.SearchSubFolders = TRUE
for an overview of other file types you might check:
http://www.microsoft.com/technet/scriptcenter/resources/officetips/jun05/tips0616.mspx

Which makes for Office Files:
.FileType = msoFileTypeOfficeFiles
Random Solutions  
 
programming4us programming4us