Attaching Help File to a User Defined Function

M

maca

Hi,

I wrote some functions in VBA for Excel and I would like to attach
help file to each function.

One solution was to attach the help file in the VBA project properties
but I am allowed to attach just one file per project. As I have 4
functions in that project (they all have to reamain in the same VB
project)... I have to find another solution.

What would the solution be?

Tks.

Maca.
:confused
 
Top