Search results

  1. H

    Iif Statement Not Returning Null Values

    I am using a query by form to return results, but I am not able to retrieve the null values. I have tried a number of things: Without using the QBF the following query provides the results that I am expecting: Like "*" Or Is Null When I add this to my IIF query I get no results. My query is...
Top Bottom