XL97: How to Create a GIF File from a Microsoft Excel Chart (163103)
The information in this article applies to:
- Microsoft Excel 97 for Windows
This article was previously published under Q163103 SUMMARY
To programmatically create a graphics file from a Microsoft Excel chart,
use the Export method. This article contains a sample Microsoft Visual
Basic for Applications macro that creates a .gif file from a chart in a
Microsoft Excel workbook.
NOTE: If you click Save As HTML on the File menu and use the Internet
Assistant Wizard to create an .htm document, it creates a .gif file for
each of the charts in the workbook. No other graphic objects can be saved
as .gif files from Microsoft Excel.
REFERENCES
For more information about the Export method, click the Office Assistant in
the Visual Basic Editor, type export, click Search, and then click
"Export Method."
NOTE: If the Assistant is hidden, click the Office Assistant button on the
Standard toolbar. If the Assistant is not able to answer your query, please
see the following article in the Microsoft Knowledge Base:
176476 OFF: Office Assistant Not Answering Visual Basic Questions
Modification Type: | Major | Last Reviewed: | 6/23/2005 |
---|
Keywords: | kbcode kbhowto kbProgramming kbualink97 KB163103 |
---|
|