View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KD[_3_] KD[_3_] is offline
external usenet poster
 
Posts: 15
Default Producing charts from excel vba in Powerpoint

Hi,

I am producing some data ranges in excel. What I
basically need is to be able to open PowerPoint, create a
new slide and then copy this data range on to the data
sheet using excel vba. On top of this I need another
cell's contents to be copied over from excel and included
as the chart title. Is there any way of achieving this
in vba?

KD