P
Paul Corrado
I am developing an application where a userform displays a gif of a chart.
It took some time, but I've got that part working just fine.
I now need to be able to clear the chart contents when the userform is
closed so it is ready for the next run.
The difficulty I am having is that I have used a blank Chart (no data range
reference) to house a picture of the screen (select worksheet range,
shift+edit select copy picture) so that picture can be exported as a GIF so
that image can be imported into the userform picture frame.
I would appreciate any assistance in helping resolve this issue.
So you know
I have tried a variety of forms using ActiveChart, ChartArea, ClearContents
and that doesn't work. Oddly, it is fairly easy to figure out how to get
the picture in the chart. Now I just want to be able to get it out!
TIA
PC
It took some time, but I've got that part working just fine.
I now need to be able to clear the chart contents when the userform is
closed so it is ready for the next run.
The difficulty I am having is that I have used a blank Chart (no data range
reference) to house a picture of the screen (select worksheet range,
shift+edit select copy picture) so that picture can be exported as a GIF so
that image can be imported into the userform picture frame.
I would appreciate any assistance in helping resolve this issue.
So you know
I have tried a variety of forms using ActiveChart, ChartArea, ClearContents
and that doesn't work. Oddly, it is fairly easy to figure out how to get
the picture in the chart. Now I just want to be able to get it out!
TIA
PC