i have one powerpoint file which has few slides.
i want to run that file in one of the controls of
vb without opening powerpoint application. and if it opens ,it should close with some coding after running those slides
at present i have used ole
ole1.doverb
this code first opens the ppt application then runs it but also required to close that application
geet