Results 1 to 6 of 6
  1. #1
    Lois is offline Novice
    Windows XP Access 2007
    Join Date
    Oct 2011
    Posts
    15

    Queries only Picking up some information

    Hi,


    why does my Job List Query only pick up some of the order numbers on the job list table & not them all??!

  2. #2
    hertfordkc is offline 18 year novice
    Windows XP Access 2007
    Join Date
    Mar 2011
    Posts
    481
    Quick guess without opening your DB: There are nulls in some record fields for which you've specified a criteria. One solution might be to use the NZ function in calculated fields to temporarily replace the null values.

  3. #3
    Rainlover's Avatar
    Rainlover is offline Expert
    Windows 7 64bit Access 2003
    Join Date
    Nov 2009
    Location
    Queensland Australia
    Posts
    691
    I can't open 2007 but my guess is that the joins in the query are wrong.

    Guess Only.

  4. #4
    hertfordkc is offline 18 year novice
    Windows XP Access 2007
    Join Date
    Mar 2011
    Posts
    481

    I don't understand your question. It worked for me.

    Quote Originally Posted by Lois View Post
    Hi,
    why does my Job List Query only pick up some of the order numbers on the job list table & not them all??!
    __________________________________________________ __________

    Did you mean to refer to your test query????

  5. #5
    Lois is offline Novice
    Windows XP Access 2007
    Join Date
    Oct 2011
    Posts
    15
    Quote Originally Posted by hertfordkc View Post
    Quick guess without opening your DB: There are nulls in some record fields for which you've specified a criteria. One solution might be to use the NZ function in calculated fields to temporarily replace the null values.
    how do i do that?

  6. #6
    Rainlover's Avatar
    Rainlover is offline Expert
    Windows 7 64bit Access 2003
    Join Date
    Nov 2009
    Location
    Queensland Australia
    Posts
    691
    There are 23 records in both the Query abd the Table.

    Nothing is missing from the Query.

    They are missing from the Table.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Picking up Date on Import
    By DonL in forum Import/Export Data
    Replies: 4
    Last Post: 08-10-2011, 07:06 AM
  2. Combo box not picking up values basis dlookup
    By amangupts in forum Programming
    Replies: 13
    Last Post: 07-15-2011, 11:03 AM
  3. Replies: 4
    Last Post: 06-02-2011, 02:32 PM
  4. Me not picking up new columns in table
    By asterismw in forum Programming
    Replies: 3
    Last Post: 03-11-2011, 02:00 PM
  5. Where can I get more information on this pls?
    By Buakaw in forum Programming
    Replies: 6
    Last Post: 02-12-2011, 04:39 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums