font size curroption

  • Thread starter Thread starter Edward
  • Start date Start date
E

Edward

I encountered a problem today in one of my pps in the bodytext placeholder
the font size is much smaller but PP wrongly shows font size 12 . Any idea
why this happened? Or how can I fix this
 
Nevermind. I m using VBA code to build TOC for PP and apperantly somehwere in
that presentation we have used subscript font and PP was carring it over . I
just added
.TextRange.Font.Subscript = msoFalse
to make sure if this happen again it clears the subscript.
Thanks,
 
I'm having this problem with the subscript text appearing when I Re-Use
slides from other presentations. Not only does it appear in subscript format
but it also changes other font features like font type and color and it
changes the paragraph from Left Aligned to Center Aligned. How do I fix this?
 
Hi Sairt

Are you ticking the 'keep source formatting' box when you re-use slides?
Have you tried to copy/paste slides?

Lucy

PS In the future please start a new thread - it's considered bad form to
'hijack' an existing thread. Just thought I would let you know :-)

--
Lucy Thomson
PowerPoint MVP
MOS Master Instructor
www.aneasiertomorrow.com.au



Sarit Levy said:
I'm having this problem with the subscript text appearing when I Re-Use
slides from other presentations. Not only does it appear in subscript
format
but it also changes other font features like font type and color and it
changes the paragraph from Left Aligned to Center Aligned. How do I fix
this?
 
Back
Top