open a form

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tawjaw
    New Member
    • Jan 2008
    • 18

    open a form

    What is the code for a command button to open a another form.
  • QVeen72
    Recognized Expert Top Contributor
    • Oct 2006
    • 1445

    #2
    Hi,


    Form2.Show

    Regards
    Veena

    Comment

    • Killer42
      Recognized Expert Expert
      • Oct 2006
      • 8429

      #3
      It depends what version of VB you're using.

      However, for such a simple question you should read the documentation. It's usually quicker, though you got lucky in this case.

      Comment

      Working...