T
Tony C
To use context help (Whats this help) in an Excel VBA form I can
assign the help 4.0 file name and path using
Activedocument.vbProject.helpfile = <file name and path>
However this doesn't work if the project is locked or protected as the
vbProject properties are protected. How can I do this with a
protected project?
(Note: this was posted yesterday but the return e-mail address was an
old one that had been canceled).
Tony C
assign the help 4.0 file name and path using
Activedocument.vbProject.helpfile = <file name and path>
However this doesn't work if the project is locked or protected as the
vbProject properties are protected. How can I do this with a
protected project?
(Note: this was posted yesterday but the return e-mail address was an
old one that had been canceled).
Tony C