B
Barb Reinhardt
In PowerPoint 2003, I used the following line of code to copy a selection
which includes an embedded chart and several rows of cells to PowerPoint.
xlAPP.Selection.CopyPicture Appearance:=xlPrinter,
Format:=xlPicture
When I try to run this in PowerPoint 2007, the image in the selection is
either partially displayed, or not displayed at all when I view it in
PowerPoint.
Does anyone have any idea what's going on?
Thanks,
Barb Reinhardt
which includes an embedded chart and several rows of cells to PowerPoint.
xlAPP.Selection.CopyPicture Appearance:=xlPrinter,
Format:=xlPicture
When I try to run this in PowerPoint 2007, the image in the selection is
either partially displayed, or not displayed at all when I view it in
PowerPoint.
Does anyone have any idea what's going on?
Thanks,
Barb Reinhardt