Hi all,
I have four parameters as follows:
AA (at a1)
BB (at a2)
CC (at a3)
DD (at a4)
I want to create four workbooks dynamically one for each parameters. The workbooks should have the name as AA.xlsm, BB.xlsm, CC.xlsm and DD.xlsm.
I have tried it by running a loop to create the workbooks for each parameter and name them accordingly, but the only point I am getting stuck at changing the name of the workbook dynamically each time the loop runs.
Early help from any one of you is highly appreciated.
Looking forward to your reply.
Kaushik
I have four parameters as follows:
AA (at a1)
BB (at a2)
CC (at a3)
DD (at a4)
I want to create four workbooks dynamically one for each parameters. The workbooks should have the name as AA.xlsm, BB.xlsm, CC.xlsm and DD.xlsm.
I have tried it by running a loop to create the workbooks for each parameter and name them accordingly, but the only point I am getting stuck at changing the name of the workbook dynamically each time the loop runs.
Early help from any one of you is highly appreciated.
Looking forward to your reply.
Kaushik