I
Ivor Williams
I have a query containing a field POID. I want to set the criteria for this
field to a value obtained from one of two forms. This is what I've set as
the criteria:
[Forms]![frmChoosePONOFilt].[cboPONO] Or [Forms]![frmOrderFilt].[txtPOID]
This works OK except a dialog box pops up asking for the value in the field
of the form that is not open (which would be the same as the value in the
field in the form that is open). How can I modify the syntax in the criteria
so the dialog box does not get displayed. There are other places in the
database I would prefer to still see the dialog boxes, so turning them all
off is no an option.
Ivor
field to a value obtained from one of two forms. This is what I've set as
the criteria:
[Forms]![frmChoosePONOFilt].[cboPONO] Or [Forms]![frmOrderFilt].[txtPOID]
This works OK except a dialog box pops up asking for the value in the field
of the form that is not open (which would be the same as the value in the
field in the form that is open). How can I modify the syntax in the criteria
so the dialog box does not get displayed. There are other places in the
database I would prefer to still see the dialog boxes, so turning them all
off is no an option.
Ivor