M
mr_ocp
Hi
I have to automate a fairly large report in MS Word to be created from
MS Access using VBA, I will be using a template for that, to start
with, the each page of report has a header containing month, year for
the reporting month which is always the last month ended for example
April, 2004.
What would be the best approach to place this value on each header,
how can I create an array of bookmarks in the template and insert the
month into them all with minimum amount of code, or is there a way to
automae it within the template to fill these bookmarks/spots
automatically when the template is invoked from access but the values
should remain static once the template is saved as the month's report
document.
Thanks a bunch
I have to automate a fairly large report in MS Word to be created from
MS Access using VBA, I will be using a template for that, to start
with, the each page of report has a header containing month, year for
the reporting month which is always the last month ended for example
April, 2004.
What would be the best approach to place this value on each header,
how can I create an array of bookmarks in the template and insert the
month into them all with minimum amount of code, or is there a way to
automae it within the template to fill these bookmarks/spots
automatically when the template is invoked from access but the values
should remain static once the template is saved as the month's report
document.
Thanks a bunch