S sweetyo New member Local time Today, 11:06 Joined May 10, 2004 Messages 5 May 10, 2004 #1 I'm running a query wherein I have a null value in a field. What I want to do is when there is a null value in a field, i want the entire row not to show. Any suggestions on what I should do is appreciated.
I'm running a query wherein I have a null value in a field. What I want to do is when there is a null value in a field, i want the entire row not to show. Any suggestions on what I should do is appreciated.
NJudson Who farted? Local time Today, 14:06 Joined Feb 14, 2002 Messages 297 May 10, 2004 #2 In your design view type "Is Not Null" for your condition on that particular field.