Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Launch Form

Status
Not open for further replies.

cmz21

Programmer
May 5, 2005
110
US
Hello,
What code would I put in the click action of a command button on one form to launch a second form in the same database?

Thanks
cmz
 
Hi!

Just put the command button on the form and follow the wizard! If your wizards aren't installed try DoCmd.OpenForm "FormName"

hth


Jeff Bridgham
Purdue University
Graduate School
Data Analyst
 
Thanks.....had a brain lapse.

cmz
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top