Peter -
This should get you started:
http://peltiertech.com/Excel/XL_PPT.html
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______
"Peter" wrote in message
...
Hi,
I'm having trouble with the integration of powerpoint into excel, using
vba.
What i would like to achieve is the following:
a.. In Excel, i create a type-8 inputbox.
b.. I select a range with it.
c.. I copy that range
d.. I create a new Powerpoint - presentation.
e.. I add a new blank slide
f.. I give a slide - title ( using an inputbox ).
g.. I PasteSpecial ( ppPasteBitmap ).
h.. I repeat all of this as many times as I have ranges to copy.
I display the PowerPoint application
Does anyone have an idea?
Regards,
Peter