K
kb
I have a few Word documents that are generated by some
third party software. The software pulls its data
through a Word 2000 template, drops data into Word
tables, and then saves off as a .rtf file. Two things
that I would like to do:
1. Is there a way for VBA to get to the value that's in
the cells of the tables? and
2. If I can get to that, is there a way to use VBA from
within Word to take those values and put them into a
database using ADO (.NET?), DAO, ODBC, ...?
Thanks!
Ken
third party software. The software pulls its data
through a Word 2000 template, drops data into Word
tables, and then saves off as a .rtf file. Two things
that I would like to do:
1. Is there a way for VBA to get to the value that's in
the cells of the tables? and
2. If I can get to that, is there a way to use VBA from
within Word to take those values and put them into a
database using ADO (.NET?), DAO, ODBC, ...?
Thanks!
Ken