IsNullField
It works like LookupNumericField but returns a 1 (is null) or 0 (is not null) depending on whether the specified table/field is null. This lets you test whether a numeric field, in particular, has been filled in.
For assistance finding the appropriate field, see the Quick Field Reference topic. |