Re: Move/Affect Objects with Macros
- From: "Bill Dilworth" <vestprog2@xxxxxxxxxxxxxxx>
- Date: Tue, 20 Jun 2006 13:46:04 -0400
After each change in the objects location, add a 'DoEvents' command. This
usually causes the screen to update with the new appearance. VBA usually
does not animate objects very smoothly.
--
Bill Dilworth
A proud member of the Microsoft PPT MVP Team
Users helping fellow users.
http://billdilworth.mvps.org
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
vestprog2@ Please read the PowerPoint FAQ pages.
yahoo. They answer most of our questions.
com www.pptfaq.com
..
"MJC" <mike.connell@xxxxxxxxxx> wrote in message
news:1150818648.006377.7810@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thanx Bill,
I have tried that and it seems to move the object. I guess what I was
hoping for was an "animation" incrementally showing the 3 or 4 moves I
am trying to make. I am trying to move a text group from the bottom of
the screen to the top of the screen, then from side to side.
This method just "pops" it into my final position. I have tried to
incrementally displace the object, but I guess I need some timing
delays in the actual move to see the incremental animation. Am I going
to the well once too often ?
Input is much appreciated.
MJC
Bill Dilworth wrote:
This is because you can not select objects during a slideshow.
This link should help.
Macros I record in Normal/Slide view don't work in Slide Show
http://www.pptfaq.com/FAQ00159.htm
--
Bill Dilworth
A proud member of the Microsoft PPT MVP Team
Users helping fellow users.
http://billdilworth.mvps.org
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
vestprog2@ Please read the PowerPoint FAQ pages.
yahoo. They answer most of our questions.
com www.pptfaq.com
.
"MJC" <mike.connell@xxxxxxxxxx> wrote in message
news:1150724282.368417.4380@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Does anyone know how to move and affect objects in a PowerPoint
presentation with macros ?
I know how to start the macro, but it does not run. I want to animate
through a macro a standard grouping I created. I recorded a macro and
encoded the steps, however, it crashes in the selection of the
grouping.
Thanx for any input.
MJC
.
- References:
- Move/Affect Objects with Macros
- From: MJC
- Re: Move/Affect Objects with Macros
- From: Bill Dilworth
- Re: Move/Affect Objects with Macros
- From: MJC
- Move/Affect Objects with Macros
- Prev by Date: Re: Can blank.pot be my solution?
- Next by Date: Re: mpeg files crashing my powerpoint 2003 presentation
- Previous by thread: Re: Move/Affect Objects with Macros
- Next by thread: Re: Move/Affect Objects with Macros
- Index(es):
Relevant Pages
|