|
-
June 21st, 2001, 04:12 PM
#1
Access/Word Modules for code generation
In a project I am working on we are keeping lot of the specifications in an Access database, from which we then actually generate C++ code for the program. Some of the contents of the Help files can also be generated from this database. The problem I have is that presently we export part of the help via a Report to and RTF file. In Word we then run a Macro over it which adds page breaks and footnotes for the help links, and also generates the corresponding section of the .cnt file.
What I am interested in doing is making this a ONE STEP process initiated from Access as part of the total code generation.
Does anyone have any idea how I can get an Access module to start a word macro?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|