Hello,
I have a query that is filtering data based on a field on a form that may or may not contain data selected by the user. This query selects the data correctly when there is data in this field, however, I cannot figure out how it to select it correctly when the field is empty. Can this parameter be dynamically created based on if the field is empty or not? Right now I have the [Forms]![FormName]![Field] criteria in the query, but this only works when there is data in the field. Any suggestions?
Thanks in advance!
Daina
I have a query that is filtering data based on a field on a form that may or may not contain data selected by the user. This query selects the data correctly when there is data in this field, however, I cannot figure out how it to select it correctly when the field is empty. Can this parameter be dynamically created based on if the field is empty or not? Right now I have the [Forms]![FormName]![Field] criteria in the query, but this only works when there is data in the field. Any suggestions?
Thanks in advance!
Daina