This really works
Thanks alot....
Well let me explain what I am trying to do as a whole...
I have too many charts on an excel sheet and I copy them to powerpoint everymonth..It was taking me like 2 days to copy,paste,set location and prepare the presentation doc.
After getting familiar with VBA I thought I can compile a macro to help in doing these presentations...
Since there are too many charts I dont want to paste them as an excelchart. Instead I group each 3 chart and paste as picture on one slide.
After my research on net I found a code to copy excel charts to powerpoint but it :
1-copy and paste them as excel chart which I dont prefer to do.
2- Paste one chart on each powerpoint slide by centerally positioning it on slide.
if I can link these two codes to each other..I mean if these excel to powerpoint macro can copy those pictures to slides in order, it will be amazing...
Here is the code that I found for transferring excel charts to powerpoint.
I attached the simplified version of the file I am working on.. it probably better explains what I am trying to do..
Bookmarks