How to delete notes from power point presentation (PP2000)
- From: "Grace" <Grace@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 21 Jul 2005 07:02:04 -0700
Hi Bill,
I've just tried your macro to delete notes from ppt's.
I'm getting an error and my limited knowledge of VBA is not enough to debug.
The error reads:
Run-time error '-2147188160 (80048240)':
PlaceholderFormat (unknown member) : Invalid request. Shape is not a
placeholder.
When I click on "Debug", the following line is highlighted:
" If oSh.PlaceholderFormat.Type = ppPlaceholderBody Then"
Can you help?
Thanks in advance!
Grace.
"Bill Dilworth" wrote:
> Copy the presentation (do not make the mistake of running this on your main
> presentation file or you will be rather upset), run this macro and there
> won't be any notes to hide.
>
> **Delete notes page text (or text and shapes)
> http://www.rdpslides.com/pptfaq/FAQ00178.htm
>
.
- Follow-Ups:
- Re: How to delete notes from power point presentation (PP2000)
- From: Steve Rindsberg
- Re: How to delete notes from power point presentation (PP2000)
- Prev by Date: Re: Virus Warnings - please Help!!
- Next by Date: Narration and Powerpoint Show
- Previous by thread: Virus Warnings - please Help!!
- Next by thread: Re: How to delete notes from power point presentation (PP2000)
- Index(es):
Relevant Pages
|