View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joe Carroll Joe Carroll is offline
external usenet poster
 
Posts: 5
Default Creating Help within functions

Hi All,

Was wondering if anyone can point me in the right direction wrt creating
help for my custom functions. Microsofts functions pop up with a little
description of the function on the input box, and often have a hyperlink to
a help file. How do I do the same with my functions?

Joe.