 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Convert numbers to text with VBA (ie 10 to be Ten)</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/number-to-word-ie-10-to-be-ten-vba/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/number-to-word-ie-10-to-be-ten-vba/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 23:03:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: parthibanvba</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/number-to-word-ie-10-to-be-ten-vba/#comment-110790</link>
		<dc:creator>parthibanvba</dc:creator>
		<pubDate>Thu, 06 Sep 2012 11:36:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-110790</guid>
		<description><![CDATA[&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Arial, Verdana, sans-serif; font-size: 14px; background-color: rgb(255, 255, 255); &quot;&gt;I want to convert number to word ie. if 10 it to be Ten, if 540 it to be five hundred forty so on&#160;&lt;/span&gt;]]></description>
		<content:encoded><![CDATA[<p><span style="color: rgb(51, 51, 51); font-family: Arial, Verdana, sans-serif; font-size: 14px; background-color: rgb(255, 255, 255); ">I want to convert number to word ie. if 10 it to be Ten, if 540 it to be five hundred forty so on&nbsp;</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mshen</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/number-to-word-ie-10-to-be-ten-vba/#comment-61615</link>
		<dc:creator>mshen</dc:creator>
		<pubDate>Tue, 31 Mar 2009 04:39:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-61615</guid>
		<description><![CDATA[The only thing I can think of is to use switch or if statements for each possible number you want to convert.]]></description>
		<content:encoded><![CDATA[<p>The only thing I can think of is to use switch or if statements for each possible number you want to convert.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.012 seconds using memcached
Object Caching 282/285 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 23:18:05 -->