CDbl(expr)
Conversion
Convert to a Double precision real.
Parameters Description expr Convert a number or string value to a double precision real.
Sub Main Debug.Print CDbl("1E6") ' 1000000 End Sub
Copyright Help/Systems LLC and its group of companies.All trademarks and registered trademarks are the property of their respective owners.