E
Edward
Hi everybody,
Im inserting two types of table using VBA , one has two columns and the
other one has three columns. the one with three columns is right below the
other one which has two columns and both are autofitwindow. I want the column
two and column three of both tables ( last column for both tables ) line up
correctly ( start from the same horizontal position) I use
..column (..).width =... for both tables and also I have to apply
..Sutofitbehavior (wdautofitwindow) but its very difficult to find the
correct combination of numbers
Is there any easier method for ding this?
Im inserting two types of table using VBA , one has two columns and the
other one has three columns. the one with three columns is right below the
other one which has two columns and both are autofitwindow. I want the column
two and column three of both tables ( last column for both tables ) line up
correctly ( start from the same horizontal position) I use
..column (..).width =... for both tables and also I have to apply
..Sutofitbehavior (wdautofitwindow) but its very difficult to find the
correct combination of numbers
Is there any easier method for ding this?