D
David C.
this time I did not forget anything. I just don't know how to do this...
I made a personnal function (VBA) and I use it in a cell...
i would like to help the user as the usual way:
when he press the "=" icon next to formulas, it open the window with all
arguments, and their names.
this works BUT i would like to change the comment at the bottom of this
window.
I assume it's possible, because when we give a comment when creating a new
macro/function with the Tools/macro menu, we can see this commetn again at
this place in the help-formula window.
But it's uneasy that way. And it does not give details about each argument.
How is it possible to change this from the VBA code ?
thank you again...
I made a personnal function (VBA) and I use it in a cell...
i would like to help the user as the usual way:
when he press the "=" icon next to formulas, it open the window with all
arguments, and their names.
this works BUT i would like to change the comment at the bottom of this
window.
I assume it's possible, because when we give a comment when creating a new
macro/function with the Tools/macro menu, we can see this commetn again at
this place in the help-formula window.
But it's uneasy that way. And it does not give details about each argument.
How is it possible to change this from the VBA code ?
thank you again...