sanilmathews
Board Regular
- Joined
- Jun 28, 2011
- Messages
- 102
Hi,
I am trying to write VBA code to rename files (word doc) in a particular folder.
Please help me with the code to rename files in the folder by referring a column in the excel.
For example: Column A has a list of names aaa, bbb, ccc, ddd in A1, A2, A3, A4 etc.... I need a code to rename the existing files which are saved already in a different name with the new name listed in A1, A2, A3, A4 etc....
I would appreciate if you could give me a better solution ASAP!!
Thanks in advance
I am trying to write VBA code to rename files (word doc) in a particular folder.
Please help me with the code to rename files in the folder by referring a column in the excel.
For example: Column A has a list of names aaa, bbb, ccc, ddd in A1, A2, A3, A4 etc.... I need a code to rename the existing files which are saved already in a different name with the new name listed in A1, A2, A3, A4 etc....
I would appreciate if you could give me a better solution ASAP!!
Thanks in advance