Home
|
Contact Us
|
FAQ
|
Search & Site Map
|
Link to Us
Sign In
|
Join
|
Other 45 Sites in Network
Home
Discussions
Access
Excel
InfoPath
Outlook
PowerPoint
Publisher
Word
Directory
User Groups
Related Topics
Outlook Express
Internet Explorer
Windows
MS Server Products
More 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:
Tree View
List View (postings sorted by date)
Single Message 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
Reply to this Message
An
- 08 Jun 2006 07:35 GMT
This property:
ActivePresentation.Slides(1).Shapes.HasTitle
I overlooked it
Reply to this Message
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
Reply to this Message
Rate this thread:
The thread is excellent
Good
Might be useful for someone
Not relevant to the topic of the website
SPAM
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.