G
Gary Bartlett
I have done quite a bit of VBA work in Excel and have just begun doing some in Powerpoint.
I've been testing out different functionality on one slide - all works just fine.
I've now added a second slide - but notice that it doesn't appear in the VBA Project Explorer. (I.e. the only slide under the Microsoft PowerPoint Objects node in the VBA Project Explorer within the Visual Basic for Applications Editor is my first slide).
How does one get slides to appear in this collection? I have no problem inserting modules - just don't know how to make slides visible so that I can put private, event-driven slide-specific VBA code against them.
Thanks very much!
Gary
I've been testing out different functionality on one slide - all works just fine.
I've now added a second slide - but notice that it doesn't appear in the VBA Project Explorer. (I.e. the only slide under the Microsoft PowerPoint Objects node in the VBA Project Explorer within the Visual Basic for Applications Editor is my first slide).
How does one get slides to appear in this collection? I have no problem inserting modules - just don't know how to make slides visible so that I can put private, event-driven slide-specific VBA code against them.
Thanks very much!
Gary