Hi,

I have the following problem;

I have created some functions with fortran which calculates different kind of stuff (not important). These functions are located in the dll file called test.dll.

Then I also have created steam.xla file which calls those functions, everything works just fine. I mean that I'm able to see those functions in the insert=>function=>user-defined category. What I would like to do is the following thing:

When I insert parameters in to my functions, in the bottom of that window it says; NO HELP AVAILABLE => this is something I would like to change. So can anyone give some tips how am I able to change that text?

Then another thing. I would like those descriptions of the different functions to be seen whenever the excel worksheet is opened AND steam.xla is installed in the tools => add-ins category. How is this done?

Any help appreciated.

Thanks in advance....

-vbfortran