<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/visual-basic/tags/picture</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 21:40:00 GMT</pubDate>
<item>
<title>(Visual Basic) VBA: Export excel range as image and save as file. - win4me</title>
<link>http://snipplr.com/view/54755/vba-export-excel-range-as-image-and-save-as-file/</link>
<description><![CDATA[ <p>PROBLEM:
How to save Excel range into image file. VBA macro in Excel 2007.

SOLUTION:
Create an empty chart, paste range image into chart area, and Export as image file.

Modify code to suite to your needs.</p> ]]></description>
<pubDate>Thu, 02 Jun 2011 06:36:10 GMT</pubDate>
<guid>http://snipplr.com/view/54755/vba-export-excel-range-as-image-and-save-as-file/</guid>
</item>
</channel>
</rss>