View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Saboto Saboto is offline
external usenet poster
 
Posts: 4
Default Worksheet function

Hi,

I need help ! I am using the functions Weibull, Normal, Lognormal, etc ...
in my worksheets and it is running correctly. But now I need to use this
function in a VBA code but VBA does not support this "function" (formula).
VBA does not recognise its.

I have checked the help file and it shows me that this function runs in
worksheet envioroment but does not explain how use in VBA code.

How could I call this function through VBA code ?

Thanks,

Saboto