Hi Greg,
Thanks for mailing the macro.
Please check,
On trying to run it,
Compile error: Argument not optional" is displayed.
and <<<.SetWidth>> is highlighted.
Thanks in advance,
Giri
> With cursor in applicable table/applicable row, the following would
> resize and set a font size value:
[quoted text clipped - 11 lines]
> Next
> End Sub
Greg - 31 Jan 2006 11:20 GMT
Giri,
Works fine here. Note that newgroup readers sometimes changes the line
breaks on long lines.
The lines should read:
i = ...
oTbl.Columns(i) ... RulerStyle:=wdAdjustNone
For Each ..
If breaks have been inserted to change this structure then rearrange
accordingly.