PDA

View Full Version : Adding bullets to content slides



rwc1023
07-26-2021, 09:16 AM
28786Hi Experts - is there a way to create VBA to find all slides that have a content (text based) and insert bullets to the content?

Here is a sample file attached. I have three slides that have just title and content. how can I VBA to find all the content slides and insert bullets in front of the content? so what I would want is the first slide would look like this one when I run the VBA. THANK YOU!

Title 1



Name
Date
Name nmae
Who?

Paul_Hossler
07-27-2021, 04:12 PM
No need for VBA

You have the slides created using the "Title and Content Layout" slide master

28793



Just [Reset] the slide(s) to return to the slide master format (i.e. bullets)

28794