Extract structured data from many MS Word files

Posted by Mark on Super User See other posts from Super User or by Mark
Published on 2010-06-08T21:04:31Z Indexed on 2010/06/08 21:13 UTC
Read the original article Hit count: 158

Filed under:

I have ~160 MS Word files that contain structured data. The data is formatted identically across all files and resides in a tabular format.

I'd like to extract the data into a database, XML or just an aggregate table without opening each of the files independently.

Is there a tool or method I can use to extract this data?

© Super User or respective owner

Related posts about microsoft-word-2007