G
Guest
I have a form that has in its header the following unbound
fields:"From","To","Language","Status", the row source of this form is a
query that opens through the citeria Between [Forms]![myformname]![From]
And [Forms]![myformname]![From]
i want to type dates in the fields "from" and "to" to display in the details
section on the same form.same time,to enable the user to select a certain
"language" to display and to select the "status". What's the WHERE condition
?,putting in consideration the user may not write any thing in the field
"language" to display all the languages, and my not write any thing in the
field "status" to display all the languages.
Regards and thanks for your usual help
fields:"From","To","Language","Status", the row source of this form is a
query that opens through the citeria Between [Forms]![myformname]![From]
And [Forms]![myformname]![From]
i want to type dates in the fields "from" and "to" to display in the details
section on the same form.same time,to enable the user to select a certain
"language" to display and to select the "status". What's the WHERE condition
?,putting in consideration the user may not write any thing in the field
"language" to display all the languages, and my not write any thing in the
field "status" to display all the languages.
Regards and thanks for your usual help