P
Peter T in Oz
I want to poulate a Word doc table with data from Excel. The Excel data is
held in two adjacent 10 row columns (say A1:B10) where some Excel rows may be
empty.
First column contains text, the other a value.
Is it possible to create a two column table in Excel, that automatically
adjusts its size to the number of "occupied" data rows in Excel. i.e if there
are only three rows of excel data, there are three rows in the Word doc table.
Am new to VBA so any assistance with code would be much appreciated.
Cheers,
Peter
held in two adjacent 10 row columns (say A1:B10) where some Excel rows may be
empty.
First column contains text, the other a value.
Is it possible to create a two column table in Excel, that automatically
adjusts its size to the number of "occupied" data rows in Excel. i.e if there
are only three rows of excel data, there are three rows in the Word doc table.
Am new to VBA so any assistance with code would be much appreciated.
Cheers,
Peter