B bigfoot53 Registered User. Local time Today, 11:20 Joined Oct 11, 2002 Messages 17 Nov 4, 2002 #1 I have db where i need to display data based on the field info . hwho do i criteria the query to only display records that have no data in the info field.
I have db where i need to display data based on the field info . hwho do i criteria the query to only display records that have no data in the info field.
naygl Registered User. Local time Tomorrow, 03:20 Joined Jan 7, 2002 Messages 58 Nov 4, 2002 #2 type Null or Is Null into the criteria of the field.