Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Picture Accountant style?
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00401780
Message ID:
00401797
Views:
21
>? TRANSFORM(-12345.99,"@( 999,999.99")

To elimiante the spaces:
? strtran(TRANSFORM(-12345.99,"@( 999,999,999,999,999.99")," ","")
Previous
Reply
Map
View

Click here to load this message in the networking platform