NORMSDIST(x)
NORMSDIST function returns the standard normal cumulative distribution. x is the value for which you want the distribution.
NORMSDIST(2) equals 0.977249868.
NORMDIST.