select qiery question

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

I am using this criteria in a select query:
DLookUp("LastOrderDate","refLastOrderDate")

How can I get the results to INCLUDE blank(empty) fields?

can I use "NZ" in any way?

Any help here will be appreciated.

Thanks in advance
 
If that is the only criteria in your query, leave what you have and put the
following in the line below what you have:
Is Null

PC Datasheet
Providing Customers A Resource For Help With Access, Excel And Word
Applications
(e-mail address removed)
 
Steve said:
If that is the only criteria in your query, leave what you have and put the
following in the line below what you have:
Is Null

PC Datasheet
Providing Customers A Resource For Help With Access, Excel And Word
Applications
(e-mail address removed)

--
You are *not* a resource at all !!
Stop advertising here, or get lost for another year or so...
http://home.tiscali.nl/arracom/whoissteve.html

ArnoR
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top