Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 02-19-2016, 12:34 AM
ika ika is offline PPT 2010 VBA Code Windows 8 PPT 2010 VBA Code Office 2013
Novice
PPT 2010 VBA Code
 
Join Date: Feb 2016
Posts: 12
ika is on a distinguished road
Thumbs up PPT 2010 VBA Code

Hi

I've made with help of different posts the followng code:

Sub FooterPPT()



ActivePresentation.SlideMaster.HeadersFooters.Disp layOnTitleSlide = msoFalse

Dim s As Slide

For Each s In ActivePresentation.Slides
'Footer gets visible

s.HeadersFooters.Footer.Visible = msoTrue
'Slidenumber gets visible

s.HeadersFooters.SlideNumber.Visible = msoTrue
'Footer gets filled with text

s.HeadersFooters.Footer.Text = "HELLO WORLD"

Next s

End Sub

MY PROBLEM
Unfortunately the footer and the slidenumber is still visible on the titleslide. Any help?

THX for your answers.

Greetings IKA
Reply With Quote
 

Tags
ppt, titleslide, vba



Similar Threads
Thread Thread Starter Forum Replies Last Post
PPT 2010 VBA Code MSP 2010 Outline code color allocation (grouping) not integrated Mojo99 Project 4 08-21-2015 01:17 PM
Cannot add .swf files containing AS2 code into win7 PowerPoint 2007 or 2010 tstguru PowerPoint 0 08-18-2014 12:28 PM
Problems adding VBA code to word 2010! spookiepower Word VBA 1 02-10-2014 09:08 AM
"+" in Country code in Outlook 2010 musicaldoc Outlook 0 04-27-2013 02:19 AM
PPT 2010 VBA Code VBA code from Excel 2007 in Excel 2010 csam63 Excel Programming 1 10-07-2011 10:46 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 05:15 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft