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
Thanks