View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ed[_31_] Ed[_31_] is offline
external usenet poster
 
Posts: 34
Default How to create .HLP for my VBA project

I know how to set control tips for the fields in a user form, but am
wondering how to create a .hlp file that
appears to be needed to provide a Help message for the form itself. Is
there some kind of conversion I can do
on a Users Manual created with Word?

TIA

Ed