Auto-import word tables into excel?

  • Thread starter Thread starter Andrew Harder
  • Start date Start date
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?
 
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.
 
Back
Top