Rename File from list
Hello,
I'm trying to make a kind like batch renamer in excel any ideas will be
appreaciated.
What i'm trying to do is to rename the "Active Workbook" with the
current name + value of a cell from a list.
for example lets say in cell A1 to a5 I have
NY
CT
MI
NV
TX
so I need to create 5 workbooks ... like
Sales NY.xls
Sales CT.xls
Sales MI.xls
Sales NV.xls
Sales TX.xls
the macro will be part of an addin. Thanks
TIA
CZ
|