F
F.H. van Zelm
Hi,
After writing a user defined function, I know how
- to add a general description
(like Sum has 'Adds all the numbers in a tange of cells.')
- to place the function in category
(with MacroOptions
But how to add a description to an argument, like SUM
has 'Number1: number1, number2, number3 ... are etc.'?
On www.bettersolutions/excel, I found a complex work
around by registering the functions.
Is there a simple way to do the trick? I sure hope so.
After writing a user defined function, I know how
- to add a general description
(like Sum has 'Adds all the numbers in a tange of cells.')
- to place the function in category
(with MacroOptions
But how to add a description to an argument, like SUM
has 'Number1: number1, number2, number3 ... are etc.'?
On www.bettersolutions/excel, I found a complex work
around by registering the functions.
Is there a simple way to do the trick? I sure hope so.