HI
i am new to tek-tips.
my problem is i am trying to open powerpoint show in visual basic. with the click of a button a show will start. i have already included the "powerpoint object library".
further more i have the following
Dim ppt As New PowerPoint.Application
ppt.ActivePresentation (App.Path /show.pps)
i just don't know how to go further.
can anyone help me
thank you
presdes
i am new to tek-tips.
my problem is i am trying to open powerpoint show in visual basic. with the click of a button a show will start. i have already included the "powerpoint object library".
further more i have the following
Dim ppt As New PowerPoint.Application
ppt.ActivePresentation (App.Path /show.pps)
i just don't know how to go further.
can anyone help me
thank you
presdes