W
wwcoop
I am writing a VBA macro
which builds a report in Word.
There are several appendices
that need to be built. The entire
content of the appendices come
from Excel Workbooks.
The Excel Workbooks are composed
almost entirely of tables. The tables
are usually wide - exceeding the
width of a printed page.
I would like to pull these tables
into Word in a way such that they
will be formatted appropriately
to compensate for page size.
What general approach should
I use? How I can programatically
compensate for wide tables being
imported from Word?
Thanks!
which builds a report in Word.
There are several appendices
that need to be built. The entire
content of the appendices come
from Excel Workbooks.
The Excel Workbooks are composed
almost entirely of tables. The tables
are usually wide - exceeding the
width of a printed page.
I would like to pull these tables
into Word in a way such that they
will be formatted appropriately
to compensate for page size.
What general approach should
I use? How I can programatically
compensate for wide tables being
imported from Word?
Thanks!