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!

Need help linking a popup form to a main form 1

Status
Not open for further replies.

kwilsokl

MIS
Apr 21, 2005
15
US
I have a main form and several subforms via tabs in the main form, I have created another form that needs to popup when a value is true in a yes/no field on the main form. The form pops up but it does not tie into the main form. On all forms there is an ID field that corresponds to the main forms primary key. All the sub forms when accessed have a matching id number that matcheds the main form. How do I do this with a popup form?

Thanks
 
Create a command button to open the popup form with wizard and apply the same code to the event that you need.

________________________________________________________
Zameer Abdulla
Help to find Missing people
Sharp acids corrode their own containers.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top