<?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/ExcelMacro</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 19:09:45 GMT</pubDate>
<item>
<title>(Visual Basic) How do I create a named cell in Microsoft Excel? - mprabhuram</title>
<link>http://snipplr.com/view/36900/how-do-i-create-a-named-cell-in-microsoft-excel/</link>
<description><![CDATA[ <p>A named cell or range in Microsoft Excel enable users to quickly and easily remember a cell's reference name. For example, it's much easier to remember Total than it is to remember G23.</p> ]]></description>
<pubDate>Thu, 08 Jul 2010 08:52:19 GMT</pubDate>
<guid>http://snipplr.com/view/36900/how-do-i-create-a-named-cell-in-microsoft-excel/</guid>
</item>
<item>
<title>(Visual Basic) Merge cells in multiple selected areas Column by Column - mprabhuram</title>
<link>http://snipplr.com/view/28253/merge-cells-in-multiple-selected-areas-column-by-column/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 12 Feb 2010 14:43:25 GMT</pubDate>
<guid>http://snipplr.com/view/28253/merge-cells-in-multiple-selected-areas-column-by-column/</guid>
</item>
<item>
<title>(Visual Basic) ZoomOut Excel Macro - mprabhuram</title>
<link>http://snipplr.com/view/28243/zoomout-excel-macro/</link>
<description><![CDATA[ <p>This macro sets the bottom boundary at 10%, which is the smallest you can go. Any smaller, and Excel would generate an error again.</p> ]]></description>
<pubDate>Fri, 12 Feb 2010 10:55:04 GMT</pubDate>
<guid>http://snipplr.com/view/28243/zoomout-excel-macro/</guid>
</item>
<item>
<title>(Visual Basic) ZoomIn Excel Macro - mprabhuram</title>
<link>http://snipplr.com/view/28242/zoomin-excel-macro/</link>
<description><![CDATA[ <p>Notice that the macro only allows you to zoom in up to 400%. This is because Excel allows you to only zoom that high, and any higher would generate an error. A slight variation on the same theme results in a macro I call MyZoomOut. It zooms out of (reduces) a worksheet by 10%:</p> ]]></description>
<pubDate>Fri, 12 Feb 2010 10:53:52 GMT</pubDate>
<guid>http://snipplr.com/view/28242/zoomin-excel-macro/</guid>
</item>
</channel>
</rss>