View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joe34 Joe34 is offline
external usenet poster
 
Posts: 1
Default Copy charts and resize

Hi,

I want to copy charts from different excel file to a new excel file by
using VBA.
After I've done this, I want to resize all charts.
How can I do this?
How can I address the copied charts?

Thx.
Joe