K ktariske Registered User. Local time Today, 19:17 Joined Jun 12, 2002 Messages 31 Jun 12, 2002 #1 I need to get records returned in a query with something in the comments column. In other words, return only records that have something in the column. I tried <>"" but that returns a SQL error. Thanks.
I need to get records returned in a query with something in the comments column. In other words, return only records that have something in the column. I tried <>"" but that returns a SQL error. Thanks.
K ktariske Registered User. Local time Today, 19:17 Joined Jun 12, 2002 Messages 31 Jun 12, 2002 #3 Thanks, that worked. Wow, this board is sweet.