G
Guest
I have a dialog box to run a query. I'm having trouble with an expression in
the query. This is the expression:
Flute: [1FluteType] & "" & [2FluteType] & "" & [3FluteType]
In've tried this criteria:
([Flute])=[Forms]![frmQueryPKCGPhysicalMaterialAttributes]![cbFlute] Or
[Forms]![frmQueryPKCGPhysicalMaterialAttributes]![cbFlute] Is Null
This criteria isn't working.
How can I create a criteria for this expression? Is this possible?
Thanks!
the query. This is the expression:
Flute: [1FluteType] & "" & [2FluteType] & "" & [3FluteType]
In've tried this criteria:
([Flute])=[Forms]![frmQueryPKCGPhysicalMaterialAttributes]![cbFlute] Or
[Forms]![frmQueryPKCGPhysicalMaterialAttributes]![cbFlute] Is Null
This criteria isn't working.
How can I create a criteria for this expression? Is this possible?
Thanks!