Advertisement

1 - 10 of 538 containing alltags:("currency") (0.001 seconds)
Hi this may seem a real dum question but how do i keep my total from showing more than 2 digits right of the comma this is my code TempST = tempTot1 + tempTot2 + tempTot3 + tempTot4 + tempTot5 + t...
Zones: Visual BasicDate Answered: 01/20/1999 Grade: A Views: 0
How do I convert a numeric to currency? How do I format it to be thousands separator, and with pound sterling symbol? And do some calculations with it, just like in Excel? I'm using Borland C++ Bu...
Zones: C++Date Answered: 05/19/2001 Grade: A Views: 0
We (my company) have created several Excel templates which access our database to display a variety of reports/pivot tables, etc. These templates were all created on a machine with U.S.A. region...
Zones: Ms Office SuiteDate Answered: 08/10/2001 Grade: A Views: 0
Hi, I know to_char is able to format the 'date' datatype for the result.  Will it also be able to format 'number' and 'currency' datatypes?  To be more specific, I want the 'number' to be shown ...
Zones: OracleDate Answered: 06/13/2002 Grade: A Views: 14
I work with Access2000 DB (german) adodb.connection adodb.recordset -> recordset.update my db needs the german number format (#.##0,00) when i take currency (DM german) it works fine. ...
Zones: VB DBDate Answered: 09/07/2002 Grade: B Views: 0
hi sir,            In my project I have to insert currency including Symbol of currency infront of the data.First I included by giving the datatype with String.It is fine till now.But when I have ...
Zones: DatabasesDate Answered: 09/27/2003 Grade: A Views: 0
Hi all, I'm new to c++, and I have to write a program to convert a monetary amount from one country's currency to another country's currency. The three currencies to be used are dollars, deutsche ...
Zones: C++Date Answered: 12/07/2003 Grade: A Views: 0
eg, in my db, i have a column named Price and it is a currency type. there are 2 figures in it, $35.65 and $3.20 Price $35.65 $3.20 but when i write an sql select statement: SELECT Price ...
Zones: MS AccessDate Answered: 04/18/2004 Grade: A Views: 0
Hello, Thanks for reading our question!  Is there any plug-in from Microsoft that will convert values to multiple currencies?  We have seen a Euro converter, but not for any thing to convert val...
Zones: MS ExcelDate Answered: 04/26/2004 Grade: A Views: 0
Hi, all, I am having problem displaying cross tab style summary table on my web form.   Basically, I have a web page that I need to show each department’s sales for each year.  So the first ...
Zones: MS Visual BasicDate Answered: 08/10/2004 Grade: A Views: 0