Converts an expression to a Currency value. The expression argument is any valid expression.
CCur (Expression)
Returns an expression that has been converted to a Currency value.
CCur (123) |
Returns the currency value 123.00. |
CCur (-123) |
Returns the currency value -123.00. |
Functions are specifically for use in the Macro Editor. Refer to Microsoft's official VB and JScript documentation for scripting equivalents.
CBool function | CDate function | CDbl function | CDec function | CInt function | CStr function | CUInt function| Functions
© 2004-2021 looksoftware. All rights reserved.