E
E.J. van Wijngaarden
Hello,
I want to save one worksheet of a workbook as a separate xls-file.
I use: Worksheets("test").SaveAs "test1.xls".
According to the help this should do the job.
But everytime the whole workbook is saved, including all other worksheets.
How to solve this?
Thanks for your answer.
Ed van Wijngaarden
I want to save one worksheet of a workbook as a separate xls-file.
I use: Worksheets("test").SaveAs "test1.xls".
According to the help this should do the job.
But everytime the whole workbook is saved, including all other worksheets.
How to solve this?
Thanks for your answer.
Ed van Wijngaarden