PC Review


Reply
Thread Tools Rate Thread

converting the digits to indian currency format digit

 
 
Irshad Alam
Guest
Posts: n/a
 
      31st Jan 2010
I have the figure as below in one of my form field/and in report:

23,125,456.48

I want to display in indian currency format :

2,31,25,456.48

Any help, ugently requrired.

Regards

Irshad

 
Reply With Quote
 
 
 
 
Irshad Alam
Guest
Posts: n/a
 
      31st Jan 2010
sorry, it does not work, i used as below :

Private Sub Label4_Click()
Me.Text2 = Format([Text0], "##,##,##,##0,00")
End Sub


Any other solution.

Regards

Irshad


"ruralguy via AccessMonster.com" wrote:

> How about: Format([YourField],"##,##,##,##0,00")
> ...or some version of it?
>
> Irshad Alam wrote:
> >I have the figure as below in one of my form field/and in report:
> >
> >23,125,456.48
> >
> >I want to display in indian currency format :
> >
> >2,31,25,456.48
> >
> >Any help, ugently requrired.
> >
> >Regards
> >
> >Irshad

>
> --
> RuralGuy (RG for short) aka Allan Bunch MS Access MVP - acXP WinXP Pro
> Please post back to this forum so all may benefit.
>
> Message posted via AccessMonster.com
> http://www.accessmonster.com/Uwe/For...dules/201001/1
>
> .
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Number to Word - Indian Currency Format Syed Ali Abjimiah Microsoft Excel Misc 1 25th Feb 2011 05:42 AM
Re: converting the digits to indian currency format digit John W. Vinson Microsoft Access VBA Modules 0 8th Feb 2010 05:04 AM
in excel how to display 2 digits ten thousand in indian format siva Microsoft Excel Misc 2 14th Mar 2009 10:38 AM
custom currency format for Indian rupees =?Utf-8?B?c2VlbnU=?= Microsoft Excel Misc 2 3rd Jul 2008 01:03 PM
How to format a cell to represent Indian Currency System? keje1010 Microsoft Excel Misc 2 21st Jan 2006 08:28 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:35 AM.