View Single Post
 
Old 07-30-2018, 04:52 AM
BigJ BigJ is offline Windows 10 Office 2016
Novice
 
Join Date: Jul 2018
Posts: 2
BigJ is on a distinguished road
Default Replace bold font with different bold font

Hi
I've been searching for a VBA method to change all instances of bold text in a ppt presentation from one font to a different font.


I can find code for the font change (using .Replace), what I can't do is put it together with code that will look for instances of bold text and then change the font. I can find code that will search for strings, change colours, underline text... pretty much everything except what I'm trying to do.


I'd really appreciate any help with this, and thank you.


BigJ
Reply With Quote