Hi,
I have a form, on top of that form I made a cbobox with values called
cboSearch1, but also 2 checkboxes (chkSearch2 & chkSearch3).
Now I like to put some code behind a Command Button, so that a search in the
currect recordset i made on 2 of the 3 field (always cboSearch1 &
ChkSearch1 or ChkSearch2)
Thx in advance
TNG
I have a form, on top of that form I made a cbobox with values called
cboSearch1, but also 2 checkboxes (chkSearch2 & chkSearch3).
Now I like to put some code behind a Command Button, so that a search in the
currect recordset i made on 2 of the 3 field (always cboSearch1 &
ChkSearch1 or ChkSearch2)
Thx in advance
TNG
Comment