Re: PowerPoint Question
- From: Andy Pope <andy@xxxxxxxxxxxxx>
- Date: Tue, 27 Feb 2007 22:36:42 +0000
Hi,
Can you make use of the ViewType property to check and set to a view that allows your code to function?
[From Help file]
With Application.ActiveWindow
If .ViewType = ppViewNormal Then
.ViewType = ppViewSlideSorter
End If
End With
Cheers
Andy
Edvado wrote:
Cindy M. <C.Meister-C@xxxxxxxxxx> wrote:.
Hi Edvado,
I have a complex macro/VBA project that runs in PowerPoint on the
visible main slide.
Since you havent' gotten a reply here, try asking in the powerpoint newsgroup.
Nah, they'd just point me to the VBA group.
- References:
- PowerPoint Question
- From: Edvado
- Re: PowerPoint Question
- From: Cindy M .
- Re: PowerPoint Question
- From: Edvado
- PowerPoint Question
- Prev by Date: Re: PowerPoint Question
- Next by Date: Re: PowerPoint Question
- Previous by thread: Re: PowerPoint Question
- Next by thread: Re: PowerPoint Question
- Index(es):