Re: Dynamically Update Text Box on-slide with loop (VBA)
- From: "Bill Dilworth" <vestprog2@xxxxxxxxxxxxxxx>
- Date: Sun, 23 Apr 2006 17:56:54 -0400
First, read up on creating an event trap. There is no Auto_NextSlide, or do
you trap the next slide event elsewhere and send it here?
**Make PPT respond to events
http://www.pptfaq.com/FAQ00004.htm
Second, if you use the 'Goto same-slide' Screen updating method, it will
create a next slide event for each refresh and the show will endless-loop /
crash. Instead, just insert a DoEvents line after you change the text in
TextBox1.
--
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
..
.
- Follow-Ups:
- Re: Dynamically Update Text Box on-slide with loop (VBA)
- From: Yogi_Bear_79
- Re: Dynamically Update Text Box on-slide with loop (VBA)
- References:
- Dynamically Update Text Box on-slide with loop (VBA)
- From: Yogi_Bear_79
- Re: Dynamically Update Text Box on-slide with loop (VBA)
- From: David M. Marcovitz
- Re: Dynamically Update Text Box on-slide with loop (VBA)
- From: Yogi_Bear_79
- Dynamically Update Text Box on-slide with loop (VBA)
- Prev by Date: Re: Com add-ins versus normal add-ins?
- Next by Date: Re: Adjusting the Motion Path
- Previous by thread: Re: Dynamically Update Text Box on-slide with loop (VBA)
- Next by thread: Re: Dynamically Update Text Box on-slide with loop (VBA)
- Index(es):