Hi
I want to have a form where i use a click button to open a new form which will then match all fields to narrow down the results.
The standard function only uses one matching point I tried more but it does not work:
Private Sub Command24_Click()
On Error GoTo Err_Command24_Click
Dim...