Hello,
I want to write my own function that uses the result of a standard function of Excel (e.g. SUM, WEIBULL,...).
This means I want to call a function, you normaly call on your spreadsheet like this: =SUM(1;2;3)
But I want to do it from within my own VBA function.
Does anyone know how to do this.
Thanks for your help.
Kai.
I want to write my own function that uses the result of a standard function of Excel (e.g. SUM, WEIBULL,...).
This means I want to call a function, you normaly call on your spreadsheet like this: =SUM(1;2;3)
But I want to do it from within my own VBA function.
Does anyone know how to do this.
Thanks for your help.
Kai.