I am trying to add a search to a form, which will search the DB and then return the result to the form.
A previous DB that is beign retired soon has this function and works, so i thought I would just copy the code behind the button.
[code] Screen.PreviousControl.SetFocus...