Results 1 to 2 of 2

Thread: Autosizing Word Tables to Fit Page

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    VBAX Regular
    Joined
    Sep 2008
    Posts
    9
    Location
    Here's an example. I start with 12 points:

    [ Please see attached pp.pdf for pictures. ]

    But the Asset Class names are wrapped, and the values in the last row are supposed to be "-1.00".

    So I reduce to font size to 11 and then to 10:

    (picture)

    Almost there.

    Note that each time I change the font size I seem to have to execute doc.Save and delay for a second in order force PP to update itself with changes to the Word table.

    Font size 9.5 does the trick:

    (picture)

    FYI, so far I have populated just enough cells to get the size right. Here is what the table looks like when I complete the slide:

    (picture)

    Does anyone have a reliable technique for doing this?
    Last edited by wrecks; 10-14-2008 at 05:07 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •