Hi All,
I'm using a multi-field search code, which I got from this forum
I've also inserted code so that when a record is selected in the search, i can click a button - and it the particular record found will carry into a new form.
Private Sub btnLoan_Click()
On Error GoTo Err_btnLoan_Click...