A5 = 0.001
A6 = A5 + $A$5
and drag this formula down to A1003
B5 = =LOGINV(A5,LN($B$1)-0.5*(LN(($B$2/$B$1)^2+1)),SQRT(LN(($B$2/$B$1)^2+1)))
and drag this formula down to B1003
C5 = =EXP(-((LN(B5)-(LN($B$1)-0.5*LN(($B$2/$B$1)^2+1)))^2)/(2*LN(($B$2/$B$1)^2+1)))/B5/SQRT(LN(($B$2/$B$1)^2+1))/SQRT(2*PI())
and drag this formula down to C1003