Hi,
I have 2 workbooks one macr.xls that contains macro. Now I want to open another workbook using workbbok.open filename:="test.xls".
But I want it to be opened in another new application window.
Manual procedure: Double click on macr.xls to open. Now open new excel application click on file- select open-select test.xls- click on open button.
The same procedure I want to do through macro/VBA
Please help me.
Thanks,
Ganesh.
I have 2 workbooks one macr.xls that contains macro. Now I want to open another workbook using workbbok.open filename:="test.xls".
But I want it to be opened in another new application window.
Manual procedure: Double click on macr.xls to open. Now open new excel application click on file- select open-select test.xls- click on open button.
The same procedure I want to do through macro/VBA
Please help me.
Thanks,
Ganesh.