how to read the table from MS word to xls sheet
2 ビュー (過去 30 日間)
古いコメントを表示
hi,
i want to read the content of table from the MS word file(.rtf) format, then write the content to xls sheet.
Thanks in advance
by Suresh.S
0 件のコメント
採用された回答
Jan
2013 年 5 月 16 日
The question is not clear. You can open an RTF file in word, but it is not trivial to address a specific table in a large text. If it is one table on a single page, it should be easier to use ActiveX, when you are working under Windows and have Word installed.
Actually moving a table from Word to Excel should be much easier using copy&paste than with Matlab. So what is the actual problem?
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Spreadsheets についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!