Auto Font size to get text to fit on PP slide

  • Thread starter Thread starter Silvester
  • Start date Start date
S

Silvester

Hi,

I use vba automation to get the contents of my A2000 form memo field onto a
PP slide.

With a static font size, sometimes the text goes off the screen on the
slide.

Is there any way to get the font size to shrink/enlarge automatically to
autofit the text in the slide ?

TIA
 
Is there any way to get the font size to shrink/enlarge automatically to
autofit the text in the slide ?

If you're popping text into a placeholder, you might get what you're after with
the Autofit Text to Placeholder option (tools, options, edit tab in PPT 2000)

Or you can experiment with the WordWrap text in AutoShape and Resize AutoShape
to fit text options in the formatting dialog (or in your code) and then
possibly change the size of the text in code until it's w/in an acceptable
range.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top