|
-
Nov 19th, 2003, 11:20 AM
#1
Thread Starter
Hyperactive Member
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
-
Dec 3rd, 2003, 05:39 AM
#2
Thread Starter
Hyperactive Member
"...They even have the internet on computers..." :- Homer Simpson
"Second Place is First Looser" :- No Fear
-
Dec 3rd, 2003, 12:42 PM
#3
New Member
I guess deleting the placeholder (that held the chart) should be the way to go.
Something like:
VB Code:
activepresentation.Slides(1).Shapes.Placeholders(1).Delete
-
Dec 4th, 2003, 04:23 AM
#4
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|