Hi,
I have 5 combo boxes(cmbFilter1, cmbFilter2,etc) on a form (frmListBuild). I want to build a query as a recordsource for a report and enter criteria to match one or more of the combo box choices. The user may not use every combo box for a report, so this may be a null value issue. I am getting inconsistent results when entering this string – Like Nz([Forms]![frmListBuild]![cmbFilter1],”*”) – in the field 1 criteria top row, – Like Nz([Forms]![frmListBuild]![cmbFilter2],”*”) – in the field 2 criteria top row, etc.
It seems like a simple idea, but I must be missing something.
Any help would be greatly appreciated. Thanx
-
query criteria (2002)
- This topic has 8 replies, 3 voices, and was last updated 19 years, 11 months ago.
AuthorViewing 1 reply threadAuthorViewing 1 reply thread