View Single Post
  #3   Report Post  
SARANJAI
 
Posts: n/a
Default

Thanks for your advice. But honestly, I don't know what you mean...:-(

"Don Guillett" wrote:

try this.
Sub ExportChartJPG()
ActiveChart.Export Filename:="C:\a\MyChart.jpg", _
FilterName:="jpeg"
End Sub


--
Don Guillett
SalesAid Software

"SARANJAI" wrote in message
...
Tried to extract a picture from an Excel worksheet and save it as a *.jpg

/
*.gif / *.bmp file - don't know how to do. Anyone knows how to do that?

Same
goes for Word.