Thread
:
Adding tables to Created word document whilst other word document open Help
View Single Post
03-30-2016, 04:45 PM
rpb925
Windows 7 64bit
Office 2010 64bit
Novice
Join Date: Mar 2016
Location: Sydney
Posts: 17
Paul I took on your the verbose approach and used
Code:
'1cm=28points With .Columns(1) .Width = 84 End With With .Columns(2) .Width = 364 End With
and worked a treat. I think the tables are sorted now.
rpb925
View Public Profile
Find all posts by rpb925