View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
BillTocher BillTocher is offline
external usenet poster
 
Posts: 1
Default How do I write a help file for a custom function?

I'm writing a number of custom functions and including them in a .XLA addin
package.
I want to write custom help files and the other associated help text pop ups
that the inbuilt excel functions have to assist in the use of the function.