Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Currency Problem

Status
Not open for further replies.

cherrielwy

IS-IT--Management
Jul 30, 2003
27
MY
Hi,

I'm using my database to store the quotation that i quote. Some of my quotation were quote using RM but some of that will be using others currency. So any idea for me to solve this problem. I need to standardize the value of the quotation for the purpose of counting grand total in the end of the month. Thank you.
 
You will need to create extra fields. I would suggest something like: QuotePrice (how much the quote is for), QuoteCurrency (which currency the quote is in), ExchangeRate (the exchange rate at the time of the quote), ConvertedPrice (the price in the currency you use for accounting).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top