QP School

Full Version: Floating-point numbers with double precision in VBA
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Description:

Used to store double-precision floating-point numbers with decimals.

Example:

Dim height As Double
height = 175.5