Tuesday, August 17, 2010

Visual Basic String Function : FormatCurrency

Purpose : FormatCurrency is a subset feature of the Format function, which returns a mumber formatted as a currency value using the currency symbol - such as a leading dollar sign, commas separating millions and thousands and so on.

Syntax
FormatCurrency ( expression [ , NumdigitsAfterDecimal [ , IncludeLeadingDigit [ , UseParensForNegativeNumbers [ , GroupDigits ] ] ] ] )

No comments:

Post a Comment