i wold like to run a query and check the year column against the Now() date. If the query returns nothing (empty), I would like to assign a new value to a field. For example: If query returns empty, newvalue = "02". How would I write this in the Microsoft Access SQL language?