Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Placing comma in currency???
Message
From
23/02/2008 22:39:33
 
 
To
23/02/2008 22:11:29
Chris Sund
Silhouette Solutions
Utah, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01295798
Message ID:
01295802
Views:
11
Try something like TRANSFORM(tcursor.sum, "@$ 9,999,999.99")

>I'm sure this is simple, but I'm stumped.
>
>I have a field on my form where I display the dollar balance of that record. In the database this is a numeric field with 2 decimal places. On the form, it's a simple textbox where I set the control source to a variable. To make this simple, the variable looks like this...
>
>
>
>jval='$'+alltrim(str(tcursor.sum,15,2))
>
>
>
>jval ends up looking like...
>
>$123456.00
>
>
>Here's how I want it to look...
>
>$123,456.00
>
>
>Any advice is welcome.
>
>Thanks!
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform