Hi All,
I need to create a new excel workbook from an existing workbook keeping the column structure intact as the existing one using a macro.
i open the existing worksheet using Workbook.open command, then i save it using a different name using command workbook.saveas. but in this case the open sheet in which i have written the macro is renamed as the new one.
can anyone help me out ?
Thanx
Natesh
I need to create a new excel workbook from an existing workbook keeping the column structure intact as the existing one using a macro.
i open the existing worksheet using Workbook.open command, then i save it using a different name using command workbook.saveas. but in this case the open sheet in which i have written the macro is renamed as the new one.
can anyone help me out ?
Thanx
Natesh