Hi all
I've created a some sheets of .xls file like
sample_sheet1.x ls
sample_sheet2.x ls
sample_sheet3.x ls
Now i want to append these three sheets.xls in sample.xls main file in same folder.
I tried this same case for .csv files. It works. But when i tried with .xls files by using Macro i couldn't get.
Could you please anyone help me on this.
Thanks in advance
I've created a some sheets of .xls file like
sample_sheet1.x ls
sample_sheet2.x ls
sample_sheet3.x ls
Now i want to append these three sheets.xls in sample.xls main file in same folder.
I tried this same case for .csv files. It works. But when i tried with .xls files by using Macro i couldn't get.
Could you please anyone help me on this.
Thanks in advance
Comment