hi
i have some numbers in text box say "109000000"
but i want to print it as "10,90,00,000"
i tried this format$("109000000","##,###.##")
it is giving me this output "109,000,000"
any suggestions
thanx
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: formating text boxThreaded View
|
Click Here to Expand Forum to Full Width |