Syntax:
CDbl(Num|$)
Conversion
Converts to a double precision real.
Parameter
Description
Num|$
Convert a number or string value to a double precision real.
Example:
Sub Main Debug.Print CDbl("1E6") ' 1000000 EndSub
Copyright © Fortra, LLC and its group of companies.All trademarks and registered trademarks are the property of their respective owners.v10 | 202212080228 | December 2022