<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>InfoPath: Converting data to Upper Case or Lower Case</title><link>http://blogs.technet.com/b/wkng/archive/2012/12/09/infopath-converting-data-to-upper-case-or-lower-case.aspx</link><description>Here's the formulas to convert the data of the current textbox to UPPER case or lower case. 
 Convert To UPPER case translate(., "abcdefghijklmnopqrstuvwyxz", "ABCDEFGHIJKLMNOPQRSTUVWYXZ") 
 Convert to lower case translate(., "ABCDEFGHIJKLMNOPQRSTUVWYXZ</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: InfoPath: Converting data to Upper Case or Lower Case</title><link>http://blogs.technet.com/b/wkng/archive/2012/12/09/infopath-converting-data-to-upper-case-or-lower-case.aspx#3571202</link><pubDate>Tue, 07 May 2013 18:00:27 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3571202</guid><dc:creator>WKNG</dc:creator><description>&lt;p&gt;As for converting first name and last name to upper case for the first letter, I&amp;#39;ve not done it myself using formulas.&lt;/p&gt;
&lt;p&gt;There&amp;#39;s someone who have done it using rules. It&amp;#39;s pretty cool and works.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.infopathdev.com/forums/t/20998.aspx"&gt;www.infopathdev.com/.../20998.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Download the capitalize.xsn to check out the rules.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3571202" width="1" height="1"&gt;</description></item><item><title>re: InfoPath: Converting data to Upper Case or Lower Case</title><link>http://blogs.technet.com/b/wkng/archive/2012/12/09/infopath-converting-data-to-upper-case-or-lower-case.aspx#3570594</link><pubDate>Fri, 03 May 2013 14:06:57 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3570594</guid><dc:creator>couldsia</dc:creator><description>&lt;p&gt;How do I convert first name&amp;#39;s first letter to upper &amp;nbsp;and last name first letter&amp;#39;s initial to upper case when they are being captured in the same field and with a space in between.&lt;/p&gt;
&lt;p&gt;thanks.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3570594" width="1" height="1"&gt;</description></item><item><title>re: InfoPath: Converting data to Upper Case or Lower Case</title><link>http://blogs.technet.com/b/wkng/archive/2012/12/09/infopath-converting-data-to-upper-case-or-lower-case.aspx#3539691</link><pubDate>Sun, 09 Dec 2012 19:44:05 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3539691</guid><dc:creator>Santosh Bhandarkar</dc:creator><description>&lt;p&gt;Useful info.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3539691" width="1" height="1"&gt;</description></item></channel></rss>