Need help for creating Help File in Excel

S

sunil31

Hi,

I have developed a small program in Excel. I want to creat
full-fledged help file for this program. Please help me to create th
help file.

Suni
 
F

Frank Kabel

Hi
one way:
- get the HTML Help Workshop program from Microsoft (free available at
Microsoft's site)
- create your individual help topics as HTML pages

But if this is only a small program maybe an individual designed
userform is enough to show the help.
 
Top