﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Reporting Services / Reporting Services  / correct the expression of the textbox field / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Tue, 21 May 2013 19:40:27 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: correct the expression of the textbox field</title><link>http://www.sqlservercentral.com/Forums/Topic1021335-150-1.aspx</link><description>Vinay,Hope the below url will help you[url]http://www.demtron.com/blog/post/2009/02/02/VBNet-Converting-Number-to-Words.aspx[/url]Use this in custom code</description><pubDate>Tue, 16 Nov 2010 06:16:40 GMT</pubDate><dc:creator>Arunkumar S P</dc:creator></item><item><title>RE: correct the expression of the textbox field</title><link>http://www.sqlservercentral.com/Forums/Topic1021335-150-1.aspx</link><description>hi steveb...one more doubt...please tell me how to print the number in words...i.e crores,lakhs, thousands... etc...please help me</description><pubDate>Tue, 16 Nov 2010 04:52:14 GMT</pubDate><dc:creator>vinayak.v</dc:creator></item><item><title>RE: correct the expression of the textbox field</title><link>http://www.sqlservercentral.com/Forums/Topic1021335-150-1.aspx</link><description>thanku... stevb... i got it.......thanks...:-):-):-):-)</description><pubDate>Tue, 16 Nov 2010 04:42:03 GMT</pubDate><dc:creator>vinayak.v</dc:creator></item><item><title>RE: correct the expression of the textbox field</title><link>http://www.sqlservercentral.com/Forums/Topic1021335-150-1.aspx</link><description>how do you know that?i am using 2008r2</description><pubDate>Tue, 16 Nov 2010 04:37:14 GMT</pubDate><dc:creator>steveb. </dc:creator></item><item><title>RE: correct the expression of the textbox field</title><link>http://www.sqlservercentral.com/Forums/Topic1021335-150-1.aspx</link><description>but... the steps belongs to ssrs2005..i'm working with ssrs2008... </description><pubDate>Tue, 16 Nov 2010 04:33:21 GMT</pubDate><dc:creator>vinayak.v</dc:creator></item><item><title>RE: correct the expression of the textbox field</title><link>http://www.sqlservercentral.com/Forums/Topic1021335-150-1.aspx</link><description>you don't really need to 'write' it anywhere.steps would be1. delete your existing format expression2. click on your report in design mode3. press F4 to bring up report properties4. Under language change to hi-IN5.  right-click on your textbox6. click text-box properties7. click number 8. under category select number9. check the box labeled 'use regional formatting'10. preview report</description><pubDate>Tue, 16 Nov 2010 04:13:33 GMT</pubDate><dc:creator>steveb. </dc:creator></item><item><title>RE: correct the expression of the textbox field</title><link>http://www.sqlservercentral.com/Forums/Topic1021335-150-1.aspx</link><description>thanku...but where to write .. this... please send me the steps...</description><pubDate>Tue, 16 Nov 2010 04:08:48 GMT</pubDate><dc:creator>vinayak.v</dc:creator></item><item><title>RE: correct the expression of the textbox field</title><link>http://www.sqlservercentral.com/Forums/Topic1021335-150-1.aspx</link><description>I assume that you are trying to put the numbers into the Indian number format of ##,##,###.##Rather than create your own custom format for this you can change the language of the report to hi-IN (or one of the other Indian languages),   and then in the text-box properties,  under number change the format to number and click on 'use regional formatting'    and this will display your numbers using the indian format.</description><pubDate>Tue, 16 Nov 2010 04:04:32 GMT</pubDate><dc:creator>steveb. </dc:creator></item><item><title>correct the expression of the textbox field</title><link>http://www.sqlservercentral.com/Forums/Topic1021335-150-1.aspx</link><description>hi... to all..i've written the code in expression field...=format(sum(fields!salary.value),"##\,##\,##\,##\,##\,##\,##0.00")the code is for printing the number in this format(12,23,23,34,123.00)now i got an problem i.e if i give 5 digit the it will print ,,,,,12,123.00 the remaining commas are printed.. i dont want to print the extra commas.. how the word length is there that much it should take..i.e( for 5 digit 12,123.00 and for 9 digit 12,23,23,123.00)...i've tried by removing some of the #'s but it is for fixed number.. please help me...</description><pubDate>Tue, 16 Nov 2010 03:37:14 GMT</pubDate><dc:creator>vinayak.v</dc:creator></item></channel></rss>