Microsoft
Software
Hardware
Network
Question : foxpro formatting text problem
I've got a column in table in numeric, say
Sales
100.00
55.56
2223.11
I add another column to transform this column "Sales" to text format, and I want the text to be shown like 2,223.11 which is with separator:
Sales2
100.00
55.67
2,223.11
111,996.00
Sales2 in text format
how could I do so?? Thanks bro!
Answer : foxpro formatting text problem
TRANSFORM(nSales,'@ 999,999,999.99')
Random Solutions
Using the Access 2007 create email functionality
Access-Launch report from BtnSelect_Click Procedure
Message has an invalid header - Biztalk 2006 R2
SQL 2008 Offline Database Rebuild
Download old versions of Dw and PSE onto netbook
What is SEP 11.0.6 MR6 MP1?
Google Calendar Sync Keeps Failing
Campaign Distribution
Writing elegant LINQ queries using lamda expressions
how can I connect to vsftp server on fedora13