I've just stepped outside my bubble-wrapped world of Excel VBA and was
about to write a Powerpoint 2003 Add-In when I noticed there were no
Application events - where's Presentation_OnOpen() or
Presentation_BeforeSave() etc.?
It appears I have to (shock-horror!) write them myself!?!
Please say it's not so.
Austin Myers - 12 Aug 2006 14:34 GMT
> I've just stepped outside my bubble-wrapped world of Excel VBA and was
> about to write a Powerpoint 2003 Add-In when I noticed there were no
[quoted text clipped - 4 lines]
>
> Please say it's not so.
It's not so. <g>
Drop me an email and I'll send you a help file outlining all events from the
object model.
Austin Myers
MS PowerPoint MVP Team
Provider of PFCMedia http://www.pfcmedia.com
Carmen - 12 Aug 2006 18:17 GMT
This link should help. Lists all PowerPoint events supported by
version.
http://officeone.mvps.org/vba/events_version.html
Good luck.
--
Carmen Ferrara
iPresent Communications
http://www.ipresent.net
>mrjsoftware@hotmail.com wrote:
> I've just stepped outside my bubble-wrapped world of Excel VBA and was
[quoted text clipped - 5 lines]
>
> Please say it's not so.