Query criteria: field is empty

  • Follow


I'm sure this has been asked before but I can't seem to create a
successful search for it.

I'm trying to generate a simple query which brings up all records
where field X is empty. In reality, this is the "Invoice paid" (date)
field and the query will bring up all unpaid invoices.

Any suggestions?

Thanks,

Paul

0
Reply paulkaye 10/18/2007 11:10:47 AM

In query design, in the Criteria row under this field, enter:
    Null

-- 
Allen Browne - Microsoft MVP.  Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"paulkaye" <paulmjkaye@gmail.com> wrote in message 
news:1192705847.653263.115620@q5g2000prf.googlegroups.com...
> I'm sure this has been asked before but I can't seem to create a
> successful search for it.
>
> I'm trying to generate a simple query which brings up all records
> where field X is empty. In reality, this is the "Invoice paid" (date)
> field and the query will bring up all unpaid invoices.
>
> Any suggestions?
>
> Thanks,
>
> Paul 

0
Reply Allen 10/18/2007 11:43:03 AM


Perfect - thanks!

On Oct 18, 1:43 pm, "Allen Browne" <AllenBro...@SeeSig.Invalid> wrote:
> In query design, in the Criteria row under this field, enter:
>     Null
>
> --
> Allen Browne - Microsoft MVP.  Perth, Western Australia
> Tips for Access users -http://allenbrowne.com/tips.html
> Reply to group, rather than allenbrowne at mvps dot org.
>
> "paulkaye" <paulmjk...@gmail.com> wrote in message
>
> news:1192705847.653263.115620@q5g2000prf.googlegroups.com...
>
> > I'm sure this has been asked before but I can't seem to create a
> > successful search for it.
>
> > I'm trying to generate a simple query which brings up all records
> > where field X is empty. In reality, this is the "Invoice paid" (date)
> > field and the query will bring up all unpaid invoices.
>
> > Any suggestions?
>
> > Thanks,
>
> > Paul


0
Reply paulkaye 10/18/2007 11:57:30 AM

2 Replies
496 Views

(page loaded in 0.31 seconds)

Similiar Articles:
















7/25/2012 7:40:04 PM


Reply: