I am new to VBA with Excel and I have made a few functions now using
VBA for Excel. These work nicely, but I would like to add the short
help messages for when I do a 'Paste function' in a cell.
For both to function description and for each argument. Now I always
see the text 'Choose the Help button for help on this function and its
arguments'. Is it possible to define these 'help' lines as part of the
Function definition in VBA?