G
groupware
Hi,
An age old question and I have been extensively searching the past
posts and have seen some reasonable suggestions.
I am after some thoughts on the best way to achieve this. I am
building an application suit from scratch that needs to be able to
import Word documents into an Access Database.
The word documents/templates will effectively contain repetitive
information structures that will be scattered throughout the document
in tables. They are issues listings eg issue, action, due date etc
The number of tables is not standard there could be 1 or 20 (same
structure though) in any document and each table could contain multiple
rows of information.
The word document/template itself will be automated through a toolbar
so I can control formats, styles and bookmarks etc.
Are form fields the best way to go ? How can I use form fields for
repetitive information and then map these back to access ?
I have used bookmarks and styles previously to automate word tables
(but this became a bit messy)
I am comfortable with the code to cycle through the word document and
write data back to access.
But what is the most workable approach that people have seen ?
Thanks
Jason.
An age old question and I have been extensively searching the past
posts and have seen some reasonable suggestions.
I am after some thoughts on the best way to achieve this. I am
building an application suit from scratch that needs to be able to
import Word documents into an Access Database.
The word documents/templates will effectively contain repetitive
information structures that will be scattered throughout the document
in tables. They are issues listings eg issue, action, due date etc
The number of tables is not standard there could be 1 or 20 (same
structure though) in any document and each table could contain multiple
rows of information.
The word document/template itself will be automated through a toolbar
so I can control formats, styles and bookmarks etc.
Are form fields the best way to go ? How can I use form fields for
repetitive information and then map these back to access ?
I have used bookmarks and styles previously to automate word tables
(but this became a bit messy)
I am comfortable with the code to cycle through the word document and
write data back to access.
But what is the most workable approach that people have seen ?
Thanks
Jason.