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
detecting file extension or type
No IP address via Wired Connection but getting IP address via Wireless on Windows 7 connecting to new SBS 2008
MS SharePoint Excel Web services
VB6 Package and Deployment Wizard missing
Upgrading from server 2003 domain to server 2008.
Javascript function needs a tweak
HTML 2 PDF
CC specific outgoing email using exchange.
Trying to use Microsoft Script Debugger
changing text colour using php or java