Appreciate your help,
Rudolf
Guillaume
Rudolf Philipse <rphi...@hk.nl> wrote in message
news:3875db52$0$28...@reader3.casema.net...
Guillaume Slama <guil...@interactivevision.com> wrote in message
news:exyIy#6W$GA.280@cppssbbsa04...
Dim objPres As Powerpoint.Presentation
Dim objApp As Powerpoint.Application
Dim objShape As Powerpoint.Shape
Dim objSlide As Powerpoint.Slide
Do not forget to use PPT VBA codes when addressing PPT objects.
example:
Set objPres = objApp.Presentations.Open("C:\Program
Files\............ppt", False, False, False)
.
e-mail me if you need help.
Good luck
Guillaume
Rudolf Philipse <rphi...@hk.nl> wrote in message
news:387f2e44$0$81...@reader3.casema.net...