S
Sudhakar
Hi,
I have a word report of around 15 pages which needs to be
generated frequently. Each page has some paragraphs and
some tables pertaining to 6 clients. Most of the
paragraph content remains same while the tables should
get populated with information related to the specific
clients selected (through userform, the user can select
2, 3, 4 or all 6 clients to be included in the report).
If the user selects 2 clients, then the information
pertaining to those two clients should get populated in
the tables.
What is the best way to automate this kind of word
document through vba code. Are there any specific
examples that explain the above problem more clearly?
I would appreciate any help regarding the same.
Thanks.
I have a word report of around 15 pages which needs to be
generated frequently. Each page has some paragraphs and
some tables pertaining to 6 clients. Most of the
paragraph content remains same while the tables should
get populated with information related to the specific
clients selected (through userform, the user can select
2, 3, 4 or all 6 clients to be included in the report).
If the user selects 2 clients, then the information
pertaining to those two clients should get populated in
the tables.
What is the best way to automate this kind of word
document through vba code. Are there any specific
examples that explain the above problem more clearly?
I would appreciate any help regarding the same.
Thanks.