> Use the VBProjects collection to access the collection of projects.
> Use the Windows collection to access the collection of windows.
> Use the CodePanes collection to access the collection of code panes.
> Use the CommandBars collection to access the collection of command
> Help a poor Windows-stupefied VBA addict.
>
[quoted text clipped - 29 lines]
> PPTools: www.pptools.com
> ================================================

Signature
Jim Gordon
Mac MVP
MVPs are not Microsoft Employees
MVP info http://mvp.support.microsoft.com/
Hi Jim,
> I'm not seeing the behavior your describe,
You've trained yourself to close your eyes when launching VBA, hey? ;-)
It may be different in 2004; I'll have a look at that, but since this has to run
in X as well, I'm doing my dev work there.
> but I suppose maybe you could
> write a macro that closes all the open module windows.
Hmm. Not a bad idea. I was just hoping there was some IDE property I'd missed.
But your other tip has solved the problem, I think. Or at least mostly. Read on
..
> When in the IDE you can:
> use Apple+Q from the keyboard to return to PowerPoint
BLESS you.
> Click on any screen element of the regular PowerPoint view (code that's
> running will still be trying to execute)
With 48 code windows open, it takes an archeological expedition to locate the PPT
window. ;-)
But after returning to PPT via Apple+Q, when I go back to the IDE (which I haven't
had to close, ya see), it doesn't reopen all the code modules.
Happy Happy Happy.
Thanks!
> I feel so guilty telling my favorite VBA guru to check the help files.
> Please forgive me.
<g> It seems that everything else I've looked up in Help has been wrong (or right
for Windows PPT but not edited for Mac), so Help tends not to be my first Turn-To
source of ... well ... help.
And until I did some surgery on it t'other day, VBA help wasn't even working in
PPT X. At least I've gotten motivated to fix that. <g>
> -Jim Gordon
> Mac MVP
[quoted text clipped - 35 lines]
> > PPTools: www.pptools.com
> > ================================================
================================================
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
Jim Gordon MVP - 21 Apr 2007 22:16 GMT
Have you given thought to writing in Excel or Word VBE using OLE Automation
so you can paste it into RealBasic?
-Jim
Quoting from "Steve Rindsberg" <abuse@localhost.com>, in article
VA.000033aa.7cd919bf@localhost.com, on [DATE:
> Hi Jim,
>
[quoted text clipped - 97 lines]
> PPTools: www.pptools.com
> ================================================

Signature
Jim Gordon
Mac MVP
MVPs are not Microsoft Employees
MVP info http://mvp.support.microsoft.com/
Steve Rindsberg - 23 Apr 2007 02:56 GMT
> Have you given thought to writing in Excel or Word VBE using OLE Automation
> so you can paste it into RealBasic?
For Office 2008? I've definitely given it thought but not sure whether I'll go
anywhere with it.
> -Jim
>
[quoted text clipped - 102 lines]
> > PPTools: www.pptools.com
> > ================================================
================================================
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================