L
Loopi
I am inexperienced with VB but can usually fake my way through some simple
tasks recording macros in Excel. However, In PowerPoint I need to create a
simple macro that forces PowerPoint 2007 to update links to an Excel workbook
that remains open at all times. The Excel work book is currently updating
using the OnTime Method and all is well there. I have an effective but
inflexible PowerPoint addin that forces link updates each time the
continuously looping presentation hits the first slide. Everything works well
until the presentation hits the first slide while the Excel is in the middle
of updating its links which can take up to 30 seconds to complete. When the
two update events coincide everything blows up??Even if I hard wire Excel to
update only at specific times I have no way to insure that PowerPoint will
not be updating at the same time. The short answer to this long description
is to have control of PowerPoint so that I can hardwire update times
eliminating the potential for clashes. Do I have the ability to use the
OnTime method in PowerPoint macros and if so, how do you initialize it.
Thank you
tasks recording macros in Excel. However, In PowerPoint I need to create a
simple macro that forces PowerPoint 2007 to update links to an Excel workbook
that remains open at all times. The Excel work book is currently updating
using the OnTime Method and all is well there. I have an effective but
inflexible PowerPoint addin that forces link updates each time the
continuously looping presentation hits the first slide. Everything works well
until the presentation hits the first slide while the Excel is in the middle
of updating its links which can take up to 30 seconds to complete. When the
two update events coincide everything blows up??Even if I hard wire Excel to
update only at specific times I have no way to insure that PowerPoint will
not be updating at the same time. The short answer to this long description
is to have control of PowerPoint so that I can hardwire update times
eliminating the potential for clashes. Do I have the ability to use the
OnTime method in PowerPoint macros and if so, how do you initialize it.
Thank you