Moving excel sheets within excel file

I was wondering how you can move an excel sheet in MATLAB within an excel file that already exists?
Thanks!

 採用された回答

Image Analyst
Image Analyst 2013 年 8 月 18 日

1 投票

I think you'll have to use ActiveX to copy the sheet, then delete the sheet, then insert a new sheet with the desired sheet number. Search this forum for ActiveX.

2 件のコメント

Caroline
Caroline 2013 年 8 月 18 日
Thank you!

サインインしてコメントする。

その他の回答 (1 件)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by