> >Try converting the table to text and back again.
>Hi,
>
>I could swear that "Distribute columns evenly" worked nicely in previous
>versions to fix messed-up cell widths (... same for rows).
Will this work? I wish I had thought of that.
I already redid the table manually, so I can't test this. Maybe I'll
try retrieving an old copy from a backup tape.
>It doesn't in Word2003 :-(
>
[quoted text clipped - 11 lines]
> Selection.Tables(1).AutoFitBehavior (wdAutoFitContent)
> Selection.Tables(1).AutoFitBehavior (wdAutoFitWindow)
If setting the cell width will fix it, can I just select the entire
table and set the cell width from properties?
>Regards,
>Klaus
[quoted text clipped - 11 lines]
>>
>> Thanks

Signature
Running Word 2K in Office 2K on Win2K-SR2
For email, use Usenet-20031220 at spamex.com
Klaus Linke - 26 Aug 2004 09:32 GMT
> If setting the cell width will fix it, can I just select the entire
> table and set the cell width from properties?
I wish that would work, too. But Word has its own mind, and keeps ignoring
your settings.
After all, it's only a "Preferred width" you can enter :-(
Maybe you get lucky and manage to do it from the user interface. But after
getting constantly frustrated, I find it easier to use a macro.
Regards,
Klaus
Suzanne S. Barnhill - 26 Aug 2004 14:27 GMT
You can take a much firmer hand with tables (column widths) using the old
Cell Height and Width dialog. See
http://word.mvps.org/FAQs/TblsFldsFms/TablePropProbs.htm

Signature
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
> > If setting the cell width will fix it, can I just select the entire
> > table and set the cell width from properties?
[quoted text clipped - 8 lines]
> Regards,
> Klaus