View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Herve Herve is offline
external usenet poster
 
Posts: 1
Default Excel sheet to Powerpoint slide

Thank you for your reply. I tried the issue from the web site, but it is not
exactly what i need.
The macros there in the site, copy the excel sheet as Image Object.

i want to bind my excel sheet to powerpoint slide as OLE Objects. So my
presentation is automatically refreshed when the excel files where modified.

Thanks.


"Ron de Bruin" wrote:

Hi Herve

Look on Jon's site for examples
http://peltiertech.com/Excel/XL_PPT.html


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Herve" wrote in message ...
Hello,

i want to know how can i bind a Excel sheet to a powerpoint slide.
All should happen through VBA.
And i should habe the possibility to select a range of excel sheet to be
binded.

could someone help me?

Thanks in advance.