I have a form that contains a combo box. if the data entered in the combo box is not in the list a "not in list" event is triggered.
this event opens a form in Add mode.
The problem is that form is opening on a completely different screen (i have 3 for instance).
Can i constrain the form to open within the boundaries of the main form?