I'm sure the answer to this is simple, but i can't see the wood for the trees.
I have several fields in an access query that i am passing parameters values to through VBA. I use the following statement in the criteria field of the query to check if the value passed is null
IIf([oper] Is...