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
Can I use a vb.net dll within php, if so how ?
Midify excel file within visual foxpro 9
How To Create a Macro in Outlook 2003 To Do a Save As to a Sharepoint Location
how to insert values
Is scraping a website allowed?
Archiving
Update Control on Main Form from control on subform
companyweb site not found
What was the name of pharaoh's daughter that took off Moshes from water?
Database with C# help