Hi,
I have lets say more than 1000 files. What i want to achieve is two things
1. Change the name of all the files.
2. Change the value of the first column in each file.
For e.g. File Names are like "XYZ_201205" , "XYZ_201204". I want to rename them to "ABC_201205', "ABC_201204".
Similary column A has 100 records (no. of records may vary in each file) and the value is fixed "BH1234" in all the files. I want to replace this value with "AE1234" in all the files.
Appreciate ur help and Thanks so much in advance
I have lets say more than 1000 files. What i want to achieve is two things
1. Change the name of all the files.
2. Change the value of the first column in each file.
For e.g. File Names are like "XYZ_201205" , "XYZ_201204". I want to rename them to "ABC_201205', "ABC_201204".
Similary column A has 100 records (no. of records may vary in each file) and the value is fixed "BH1234" in all the files. I want to replace this value with "AE1234" in all the files.
Appreciate ur help and Thanks so much in advance