I have a text box and a QBF running the code is
[Forms]![frmQualificationSearch]![whatQualification] Or [Forms]![frmQualificationSearch]![whatQualification] is null
I know want to add another text box and have it so, if their is only a value in 1 text box it the results match that, as above, however if a value is entered into the second text box for a result to be returned both values must be matched.
[Forms]![frmQualificationSearch]![whatQualification] Or [Forms]![frmQualificationSearch]![whatQualification] is null
I know want to add another text box and have it so, if their is only a value in 1 text box it the results match that, as above, however if a value is entered into the second text box for a result to be returned both values must be matched.