Thread: MsgBox
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_3_] Dave Peterson[_3_] is offline
external usenet poster
 
Posts: 2,824
Default MsgBox

Is this "Help Form" a userform you designed?

If yes, then I think you'll want to create your own userform to replace the
msgbox.

Anthony Bufano wrote:

I created a warning message box (MsgBox) with two
buttons: "OK" and "HELP". I want to assign a "Help Form"
that I created to the HELP button instead of the Excel
Help File. Can this be done? Please e-mail me at
.

Thanks!


--

Dave Peterson