E
EHPorter
I am converting over from WordPerfect, and would like some advice on the
best way to structure single document assembly -- should I use VBA, merge
functions, or something else? The data I use is in Access, but I do not do
the traditional "mail merge" type operation involving multiple recipients.
Generally, what I wish to do is create a single document relating to a
single Access database record -- for example, a legal pleading that takes
information on the case title, the name of the opposing attorney and the
like from a single Access record. Sometimes, I might need to produce
"merges" of up to three or four Access records (to send to three or four
opposing attorneys), but that's it. I do not need to merge to a long list
of Access records -- one is customary, and four is about the max.
Since that's sort of an unclear question, let me explain why I am asking
it.
WordPerfect has a very complex programming language that can be imbedded in
merge documents. Word does not, using VBA for this purpose. In
WordPerfect, merge is the ideal vehicle to create a single document from a
database file.
What I want to know is whether this is true in Word is well. Or, is there
some other way that it is preferable to set such things up?
What I'm really looking for here is conceptual guidance on how I should be
looking to structure things.
Thanks for any input.
best way to structure single document assembly -- should I use VBA, merge
functions, or something else? The data I use is in Access, but I do not do
the traditional "mail merge" type operation involving multiple recipients.
Generally, what I wish to do is create a single document relating to a
single Access database record -- for example, a legal pleading that takes
information on the case title, the name of the opposing attorney and the
like from a single Access record. Sometimes, I might need to produce
"merges" of up to three or four Access records (to send to three or four
opposing attorneys), but that's it. I do not need to merge to a long list
of Access records -- one is customary, and four is about the max.
Since that's sort of an unclear question, let me explain why I am asking
it.
WordPerfect has a very complex programming language that can be imbedded in
merge documents. Word does not, using VBA for this purpose. In
WordPerfect, merge is the ideal vehicle to create a single document from a
database file.
What I want to know is whether this is true in Word is well. Or, is there
some other way that it is preferable to set such things up?
What I'm really looking for here is conceptual guidance on how I should be
looking to structure things.
Thanks for any input.