Hi Everybody. First post here!

I'm developing a program that is using the Lognormal Distribution.
I need to write code in VB.net 2003 that does what the
LOGNORMDIST(x,mean,standard_dev) function in Excel does
(i.e. it returns the cumulative lognormal distribution of x).
If you know how to do this in VB please post an answer here.
Thank you in advance!

karkas