This function converts an expression to a Variant of subtype Double.
CDbl(expression)
Returns a Variant of subtype Double.
Use CDbl to force double-precision or single-precision arithmetic in cases where currency or integer arithmetic typically would occur.