Using VBA, I am creating a PowerPoint Presentation (PPT) from Excel Workbooks. The created PPT's master slide has a ComboBox. This ComboBox is to be used for jumping to a slide selected in ComboBox. Therefore, the ComboBox is to be populated with slide numbers and titles before the PPT is openned.
Can somebody help me if it is possible to use application's open event to execute a VBA procedure?
I have unsuccessfully tried to use PresentationOpen Event. However, I could successfully use PresentationClose and other events once the presentation is open.
Ashok
Can somebody help me if it is possible to use application's open event to execute a VBA procedure?
I have unsuccessfully tried to use PresentationOpen Event. However, I could successfully use PresentationClose and other events once the presentation is open.
Ashok