J
John Humble
I'm trying to copy, as pictures, a considerable number of charts from
different sheets onto a consolidated sheet that I can then distribute
without the large quantity of underlying data and calculations. All the
charts were generated by the same VBA routine and each includes three text
boxes. These are unavoidable.
When I copy the charts as pictures one at a time by hand I've not met any
problems. However, doing the copying within a VBA loop results in some of
the copied charts appearing without their text boxes. Whenever this happens
all three text boxes are missing, even though they are not grouped. Is this
another of Excel's annoying tricks or have I missed something? The charts
are resized during the process. I'm using Excel 2000 under Win 98SE.
TIA John
different sheets onto a consolidated sheet that I can then distribute
without the large quantity of underlying data and calculations. All the
charts were generated by the same VBA routine and each includes three text
boxes. These are unavoidable.
When I copy the charts as pictures one at a time by hand I've not met any
problems. However, doing the copying within a VBA loop results in some of
the copied charts appearing without their text boxes. Whenever this happens
all three text boxes are missing, even though they are not grouped. Is this
another of Excel's annoying tricks or have I missed something? The charts
are resized during the process. I'm using Excel 2000 under Win 98SE.
TIA John