You can use:
ActivePresentation.Slides.insertfromfile "path to file", x, y, Z
x= where to insert
y =first slide to insert
z = last slide to insert
Note you will have to do more if you wish to retain formatting. Have a look
at Shyam's site here http://skp.mvps.org/pptxp001.htm
Also be aware that in 2007 vba there's a bug which give red x's instead of
graphics with insertfromfile if you insert from a .pptx / .ppsx file

Signature
Amazing PPT Hints, Tips and Tutorials
http://www.PPTAlchemy.co.uk
http://www.technologytrish.co.uk
email john AT technologytrish.co.uk
> Hi
>
[quoted text clipped - 11 lines]
>
> Best Regards, George
George - 17 Mar 2008 15:27 GMT
Dear John
Thanks a lot for your help and the hint concerning
ppt/vba 2007!
I really appreciate your work and your help.
Best Regards, George
> You can use:
>
[quoted text clipped - 26 lines]
>>
>> Best Regards, George