<?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/format</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 18 May 2013 22:55:49 GMT</pubDate>
<item>
<title>(Visual Basic) Format Header Range - lolrenx</title>
<link>http://snipplr.com/view/69167/format-header-range/</link>
<description><![CDATA[ <p>quick way to get column headers formatted</p> ]]></description>
<pubDate>Thu, 20 Dec 2012 02:56:27 GMT</pubDate>
<guid>http://snipplr.com/view/69167/format-header-range/</guid>
</item>
<item>
<title>(Visual Basic) Excel Copy value from cell with custom format - abhisood</title>
<link>http://snipplr.com/view/49080/excel-copy-value-from-cell-with-custom-format/</link>
<description><![CDATA[ <p>Excel macro to copy values from formated cells. For example:

If you have a sheet that has huge numbers in millions for example 1,312,323 and you apply a format to the cell such that only 1.3 is displayed, if you want to copy 1.3 and put it in a database (without the format) use the following snippet.

Select all the cells you want to apply this macro and run it.

Note: this will convert the cell values to string</p> ]]></description>
<pubDate>Wed, 16 Feb 2011 10:56:25 GMT</pubDate>
<guid>http://snipplr.com/view/49080/excel-copy-value-from-cell-with-custom-format/</guid>
</item>
<item>
<title>(Visual Basic) Access VBA Date Formatting - qrist0ph</title>
<link>http://snipplr.com/view/7457/access-vba-date-formatting/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 23 Jul 2008 06:14:18 GMT</pubDate>
<guid>http://snipplr.com/view/7457/access-vba-date-formatting/</guid>
</item>
</channel>
</rss>