954,558 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Get visual basic to bring up another form when a button is clicked

Hi there I was wondering how to get visaul basic to bring up another form when a button is clicked. what I am looking to do is have a database (SQL 2005) that uses two tables but in the same database but have each table on a different form. but what i want to do is link these forms together at a click of a button:?:

Geo1
Newbie Poster
6 posts since Jan 2007
Reputation Points: 10
Solved Threads: 0
 
Hi there I was wondering how to get visaul basic to bring up another form when a button is clicked. what I am looking to do is have a database (SQL 2005) that uses two tables but in the same database but have each table on a different form. but what i want to do is link these forms together at a click of a button:?:


Just show the form ( formName.Show ) in the click event of the button.

WaltP
Posting Sage w/ dash of thyme
Moderator
10,507 posts since May 2006
Reputation Points: 3,348
Solved Threads: 944
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You