Apr 14, 2004 #1 alvintse Programmer Joined Aug 1, 2003 Messages 66 Location US Can someone tell me how can I write the selection formula so only return records contain Null value on a specific field. Thanks.
Can someone tell me how can I write the selection formula so only return records contain Null value on a specific field. Thanks.
Apr 14, 2004 #2 Naith Programmer Joined May 14, 2002 Messages 2,530 Location GB IsNull({YourField.Here}) Upvote 0 Downvote