Results 1 to 4 of 4

Thread: Delete or disable object placeholders in Powerpoint XP

  1. #1

    Thread Starter
    Hyperactive Member beasty1711's Avatar
    Join Date
    Mar 2001
    Posts
    418

    Delete or disable object placeholders in Powerpoint XP

    I'm using powerpoint XP, and when i cut a chart via a macro and past it as a gif powerpoint sticks a placeholder onto the slide where the chart was.

    Is there any way to either delete this, or disable them?


    The place holders also seam to take on a different name depending on how many other items there are on the form


    Ta
    Last edited by beasty1711; Dec 3rd, 2003 at 05:39 AM.
    "...They even have the internet on computers..." :- Homer Simpson

    "Second Place is First Looser" :- No Fear

  2. #2

    Thread Starter
    Hyperactive Member beasty1711's Avatar
    Join Date
    Mar 2001
    Posts
    418
    bump
    "...They even have the internet on computers..." :- Homer Simpson

    "Second Place is First Looser" :- No Fear

  3. #3
    New Member
    Join Date
    Nov 2003
    Posts
    4
    I guess deleting the placeholder (that held the chart) should be the way to go.

    Something like:

    VB Code:
    1. activepresentation.Slides(1).Shapes.Placeholders(1).Delete

  4. #4

    Thread Starter
    Hyperactive Member beasty1711's Avatar
    Join Date
    Mar 2001
    Posts
    418
    but there isnt anyway of distinguishing between a text box type place holder and placeholder thats saying click to insert
    "...They even have the internet on computers..." :- Homer Simpson

    "Second Place is First Looser" :- No Fear

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width