I
Ivan Debono
Hi all,
I'm using VB6 to automate MSWord to create a document from a template that I
define. The template has Autotext entries, bookmarks and styles.
I'd like to achieve the following though code:
1. Get hold of an autotext entry from the template, fill it as necessary
with records from a database, set styles etc.
2. Keep this autotext entry in memory (not placing it in the document)
3. Get other autotext entries, or whatever
4. Place the autotext enty from memory into a bookmark.
Is this possible? Issue 1 is not problem. I still thinking how to approach
issue 2 though. Any ideas?
Thanks,
Ivan
I'm using VB6 to automate MSWord to create a document from a template that I
define. The template has Autotext entries, bookmarks and styles.
I'd like to achieve the following though code:
1. Get hold of an autotext entry from the template, fill it as necessary
with records from a database, set styles etc.
2. Keep this autotext entry in memory (not placing it in the document)
3. Get other autotext entries, or whatever
4. Place the autotext enty from memory into a bookmark.
Is this possible? Issue 1 is not problem. I still thinking how to approach
issue 2 though. Any ideas?
Thanks,
Ivan