Results 1 to 3 of 3

Thread: [RESOLVED] User form help please

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2006
    Posts
    38

    Resolved [RESOLVED] User form help please

    Helo!

    Basically I want a messagebox with two buttons but with my own text on them. Well I understand that this cant be done (?) and that I should use a new form instead.

    Now, this is a little embarising but how do I run this new form from my original form, and then when one of the buttons are pressed, how do I close it again?

    Finally, is it possible to make a form without the namebar?

  2. #2
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    Re: User form help please

    from the original form .. wherever you want to call it...

    frmMessageBox.Show vbModal

    but I dont think you can remove the namebar...
    is this in Excel?
    JPnyc rocks!! (Just ask him!)
    If u have your answer please go to the thread tools and click "Mark Thread Resolved"

  3. #3

    Thread Starter
    Member
    Join Date
    Jun 2006
    Posts
    38

    Re: User form help please

    Thanks!

    I just figured that out myself, it wasnt that hard. But thank you anyway

    Yes its Excel.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width