Just to add a description to be viewed by the user in the function wizard you
can try the below..
--From VBE>press F2 Object Browser
--From librariees select VBAproject>From classes select the module which
contain the UDF and from members select the UDF
--Right click the UDF>properties>enter description which will be displayed
in the function wizard.