Search results

  1. C

    Nz statement in query criteria error

    I have a query [QRY_register] that pulls from a few different tables and my goal is to include Null fields in the query. Therefore I have used an Nz statement in the criteria of my query to convert the Null values to zero… but I cannot get it to work. The query is named QRY_register and it...
Back
Top Bottom