Qry not returning any records - cross post by mistake

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Sorry for cross posting this, I posted by mistake in formscoding....

I have a qry that looks at 5 tables. I found an article that says if any of
the records contain Null values, the qry will not return those records. It
says to use the Nz function to convert the Null's to zeros or zero length
strings.

My questions is, how? I can't find any examples of how to do this. Does the
Nz function go in the default value for the field in the table? If so, what
is the format?

I've tried what I could think of, but nothing has worked, and I just don't
have enough experience doing this yet.

Cheers
 

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

Similar Threads


Back
Top