April 23, 20214 yr Newbies I am attempting the simple task of omitting those records from a search result when a specific field is empty. The obvious solution, Constrain Found Set > Omit Records > Criteria = "" (equal sign omitted) for some reason doesn't do the trick as I'm still getting records that have empty values in that field. Thanks.
April 23, 20214 yr Use: == as the criteria, instead of: "" --- Unrelated to your question, but I couldn't help noticing that you have numbered fields. This is usually a symptom of poor structure.
Create an account or sign in to comment