So I have lets say 3 workbooks and on each first tab of that worbook there is a (pivot)graph.
Now what I would want is VBA code which opens these excel workbooks, then copy the chart and paste it into a powerpoint presentation each chart on a new powerpoint slide.

So it can be rather basic. A loop which goes thru excel sheets and always takes the chart on the first tab.

I see a lot of different code but not what I really can use for powerpoint thru excel vba.
Thanks.