Extract multiple tables of different lengths from word document
9 views (last 30 days)
Show older comments
I have a word document with lots of random tables of different lengths and column headings, an example of just 3 of them are shown below. A set of tables throughout the document has titles A, B and C.
How would I collect all of the A B and C data into a a single 3 column table please? And how would this be done for more than just 2 tables?
Thank you!
0 Comments
Answers (1)
Abhisek Pradhan
on 20 Sep 2019
Extraction of data from a table in word document can be done using Text Analytics Toolbox.
Refer the following links for reading columns and rows from a table in word file respectively.
0 Comments
See Also
Categories
Find more on Text Data Preparation 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!