but this should work,
Brian Reilly, PowerPoint MVP
On Wed, 15 Sep 1999 14:22:36 -0700, Victor Bennight
<victor.d...@lmco.com> wrote:
>Hello all,
>
> 1. Does anyone know or have had success with preventing screen
>updating in PowerPoint with VBA? Excel has the
>"Application.ScreenUpdating = True/False"
>but this does not work with PowerPoint. Any suggestions?
> 2. I think there is a method of running PowerPoint in the background
>while a VBA macro is executing, but I cannot seem to find where I saw
>this method. Does anyone have a clue as to how this might be done?
>
>Thanks to all for any insights or suggestions.
>
>Best regards,
>
>
>
This simple addition to the VBA code precludes the necessity for running
in the background.
I have had a wonderful time generating a PowerPoint application for
producing "crude" (in my view) Gantt Charts. If anyone is interested,
just send me a note requesting information.
Best regards,
Victor D. Bennight <victor.d...@lmco.com> wrote in message
news:37E016A3...@lmco.com...
<snip snip>