dear all,
i have a form which contains an OLE container...
1)i made a link(CreateLink)to a power point representation(already on the hard disk)..and i have a button on the form that run the presentation....i added a shape to a slide(Custom Button)....and give it the following properties..
.Action = ppActionNextSlide 'i used ppActionRunProgram but did not work properly
.Run = ..Calling Some Function....
.AnimateAction = msoTrue
the problem that the functoin...is being called even if the representation is not yet running...what is the problem...
2) i could not fine a timer control inside the VB Editor in PowerPoint...how can i get timer for Macros...?????????
thanx in advance...
Mohammed Al-Tobji
i have a form which contains an OLE container...
1)i made a link(CreateLink)to a power point representation(already on the hard disk)..and i have a button on the form that run the presentation....i added a shape to a slide(Custom Button)....and give it the following properties..
.Action = ppActionNextSlide 'i used ppActionRunProgram but did not work properly
.Run = ..Calling Some Function....
.AnimateAction = msoTrue
the problem that the functoin...is being called even if the representation is not yet running...what is the problem...
2) i could not fine a timer control inside the VB Editor in PowerPoint...how can i get timer for Macros...?????????
thanx in advance...
Mohammed Al-Tobji