Copy XLS Sheet
Show older comments
Hello everyone,
Is there a way to copy an existing XLS sheet using Matlab? I have a template sheet that I would like to use when writing data. Since I have multiple data tables that use the same template, I would like the ability to have Matlab copy (and rename) the sheet and then write the data.
The template sheet would have the column names and have the columns formatted. I would simple write out the data.
Can this be done?
Thank you for any assistance.
Best regards,
Bill Rooker
2 Comments
Fangjun Jiang
on 18 Oct 2011
Do you want to write the data into the same file with different sheet names, or write to the different .xls file names (also with different sheet names)?
Bill Rooker
on 19 Oct 2011
Accepted Answer
More Answers (1)
Categories
Find more on Spreadsheets in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!