Getting to the Function Explanation Programmatically

  • Thread starter Thread starter Yinon
  • Start date Start date
Y

Yinon

Hi,

How can I get to the explanation text of function programmatically?

I'm talking about the text that appears in the Insert Function dialog
when selecting a function. For example, when I select the "Sum"
function, I get in the buttom of the dialog the text:
SUM(number1, number2,...)
Adds all the numbers in a range of cells.


Can I get to this text programmatically?

Thanks,
Yinon
 
Back
Top