![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Join Date: Mar 2002
Posts: 9
|
Anyone have a VBA trick to copy and paste a chart from excel into powerpoint as a picture. I am able to use the following command to paste a chart as an "excel chart object" into powerpoint:
|
|
|
|
|
|
#2 |
|
Join Date: Mar 2002
Posts: 9
|
Found something that works.
Use ActiveChart.CopyPicture rather than ActiveChart.ChartArea.Copy. This copie the chart as a picture and removes the excel link. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|