This function converts an expression to a Variant of subtype Currency.
CCur(expression)
Returns a Currency expression.
Use CCur to force currency arithmetic in cases where using expression directly would result in a type mismatch or other error.