M
Macintosh
Guest
I have an expression in a query which returns a value from a field in a record. But there may not always be a record which matches the criteria. If there is not I wish to return zero. I can't find a function which does this. Nz and IsNull are no help. Is IsMissing the one I should use (I can't find any info on what it does)? Or how should I go about this? I feel it should be so simple, but I've been days on this and am genuinely tearing my hair (what's left of it).