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 / August 2006

Tip: Looking for answers? Try searching our database.

mystery footer!

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jenPortland - 17 Aug 2006 17:39 GMT
I have a mystery footer showing up when I print the notes pages of my
presentation.  I had copied some slides from an earlier powerpoint into this
new powerpoint, so I think that might be the issue - but have checked each of
these slides and don't see this previous footer.  I also created a new
footer, and did "apply to all" and then the new footer and the old footer are
printed on the handout slides.  
I tried to run the macro to remove all footers from a previous question in
this dicussion group:
Sub DrSholls()
   Dim oSl As Slide
   For Each oSl In ActivePresentation.Slides
       oSl.HeadersFooters.Footer.Visible = msoFalse
       Next osld
End Sub

and I get an error saying the next command isn't right "osld" and I don't
know how to fix that.
Any ideas on where i can find and remove this myster footer?
Thanks,
Jen
David M. Marcovitz - 17 Aug 2006 18:25 GMT
To fix the code, change the line:

Next osld

to

Next oSl

However, you should be able to do this without code. Go to Format >
Masters > Handout Master. It seems that the slides you pasted in have
their own handout master set.

--David

Signature

David M. Marcovitz
Microsoft PowerPoint MVP
Director of Graduate Programs in Educational Technology
Loyola College in Maryland
Author of _Powerful PowerPoint for Educators_
http://www.PowerfulPowerPoint.com/

> I have a mystery footer showing up when I print the notes pages of my
> presentation.  I had copied some slides from an earlier powerpoint
[quoted text clipped - 16 lines]
> Thanks,
> Jen
 
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.