hi,

There is a way to do to add a help button to msgbox, there is a document somewhere that tells you how to 'hack' the msgbox function.

or

you could just create you own msgbox, using a form. it's a lot quick and you make it do what ever you like. that's what I had to do.