Thread: Saving a Chart
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Nigel[_2_] Nigel[_2_] is offline
external usenet poster
 
Posts: 735
Default Saving a Chart

Hi flkulchar

One way would be to copy chart and paste-special as a image, I use GIF as it
works well for me.

--

Regards,
Nigel




"F. Lawrence Kulchar" wrote in
message ...
Suppose I have a chart with, for example, data in it as follows (source
data):

A1:A20

Every so often, I REWRITE over that same range new data...and create a new
chart!!

HOW CAN I SAVE MY PRE-EXISTING CHART, i.e. WITH THE OLD DATA??

Thanks,
flkulchar