Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Exporting EXCEL Graphs as .gif (image file) using VBA or VB


I am working on a Assignment where I am supposed to provide a facilit
of Exporting the Graph as a .gif image. Sort of SaveAs...

A working code snippet would be really helpful.....

Code could be VBA or V

--
haresh7263Posted from http://www.pcreview.co.uk/ newsgroup acces

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default Exporting EXCEL Graphs as .gif (image file) using VBA or VB

ActiveSheet.Chartobjects(1).Chart.Export ThisWorkbook.Path &
"\test.gif", "GIF"

Tim


"haresh7263" <haresh7263.1rzdoa@ wrote in message
...

I am working on a Assignment where I am supposed to provide a
facility
of Exporting the Graph as a .gif image. Sort of SaveAs...

A working code snippet would be really helpful.....

Code could be VBA or VB


--
haresh7263Posted from http://www.pcreview.co.uk/ newsgroup access



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Exporting graphs to Word kippers Excel Discussion (Misc queries) 3 April 9th 09 01:34 PM
exporting multiple graphs from excel to powerpoint JPhish Excel Discussion (Misc queries) 1 March 17th 09 04:39 PM
Exporting excel to text file Exceluser Excel Discussion (Misc queries) 1 June 29th 05 05:26 AM
Exporting excel to text file Exceluser Excel Discussion (Misc queries) 1 June 22nd 05 11:26 PM
Export the worksheet background image as an image file - possible? DataFreakFromUtah Excel Programming 2 April 10th 04 04:49 PM


All times are GMT +1. The time now is 12:23 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"