If I enter an expression with optional criteria as the Default value for a control, so the first criterion is missing and the second isn’t, I get the following error:
This doesn’t happen in code.
e.g. using Allen Browne’s ELookup function (ELookup(Expr, Domain, [Criteria], [OrderClause])
I...