Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / General PowerPoint Questions / June 2006

Tip: Looking for answers? Try searching our database.

VBA:How to determine if a certain slide has no title object?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
An - 08 Jun 2006 07:25 GMT
  I'd like to know whether a certain slide's title
has been deleted in a presentation.For if there is
no title in a slide,the following code would not
work.

Title = ActivePresentation.Slides(I).Shapes.Title.TextFrame.TextRange.Text
An - 08 Jun 2006 07:35 GMT
This property:
 ActivePresentation.Slides(1).Shapes.HasTitle
I overlooked it
Brian Reilly, MVP - 08 Jun 2006 16:23 GMT
Right, that would return a -1 for True and a 0 for false.
Brian Reilly, MVP

>This property:
>  ActivePresentation.Slides(1).Shapes.HasTitle
>I overlooked it

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.