NORMDIST
Statistical

Returns the normal cumulative distribution

Syntax:

=NORMDIST(x, mean, standard_dev, cumulative)

Example:

=NORMDIST(42, 40, 1.5, TRUE)