A
adrian
Hi all,
I am wanting to create some code that will create a
glossary at the end of a Word 2000 doc.
Below is how I propose to do it, can anyone tell me if
this seems a sensible way to tackle it, or if there is a
better way.
Create a folder containing separate docs, each with a word
that needs to appear in the glossary along with its
explanation.Each saved using the word as the filename.
When the code is run:-
Code then identifies the filenames in the folder and goes
looking for each word in turn, in the report, if present
it inserts the doc with that filename into the glossary
section of the finished report.
If this is the way to go about it, any tips for the code
would be gratefully appreciated.
Thank you.
Adrian
I am wanting to create some code that will create a
glossary at the end of a Word 2000 doc.
Below is how I propose to do it, can anyone tell me if
this seems a sensible way to tackle it, or if there is a
better way.
Create a folder containing separate docs, each with a word
that needs to appear in the glossary along with its
explanation.Each saved using the word as the filename.
When the code is run:-
Code then identifies the filenames in the folder and goes
looking for each word in turn, in the report, if present
it inserts the doc with that filename into the glossary
section of the finished report.
If this is the way to go about it, any tips for the code
would be gratefully appreciated.
Thank you.
Adrian