Auto-import word tables into excel?

A

Andrew Harder

Campers - I need to automatically import the contents of
one table from Word into Excel, for about 1500 word
documents. Any ideas on how this can be nicely done?
 
J

Jonathan Rynd

Campers - I need to automatically import the contents of
one table from Word into Excel, for about 1500 word
documents. Any ideas on how this can be nicely done?

Probably Visual Basic, to export the tables from Word and import them into
Excel. VB can control both of them.
 
Top