View Single Post
  #1   Report Post  
Posted to microsoft.public.word.tables,microsoft.public.word.vba.general
Nathan Franklin
 
Posts: n/a
Default table column sizing

hello all,

using vba just wandering how I can resize a column to fit the contents of
the column while maintaining the width of the table..

I have 2 columns in my table the first column will be resized to
automatically fit the contents. This however, makes my table smaller...I
need the other column to take the rest of the available width to keep my
table to same size..

Also how can I make my table 100% of the page...

thanks heaps...

nathan