P
Peter
Hello,
I have written two macros for copying and pasting table formats.
If the first table does not have a preferred width set, the value is
9999999. The second table may have a preferred width but since I want to make
the same as the table copied, I cannot set the preferred width to 9999999
because I get an error. How then do I "unset" this parameter? Also, the
preferredwidthtype of the first table does not appear to be
wdPreferredWidthAuto.
I have a similar problem with cell widths but the width returned is
255919243. I get an error with this one as well.
Peter
I have written two macros for copying and pasting table formats.
If the first table does not have a preferred width set, the value is
9999999. The second table may have a preferred width but since I want to make
the same as the table copied, I cannot set the preferred width to 9999999
because I get an error. How then do I "unset" this parameter? Also, the
preferredwidthtype of the first table does not appear to be
wdPreferredWidthAuto.
I have a similar problem with cell widths but the width returned is
255919243. I get an error with this one as well.
Peter