Results 1 to 10 of 10
  1. #1
    Gezza is offline Novice
    Windows XP Access 2002
    Join Date
    Sep 2010
    Posts
    12

    My Form does not contain all the data in the Query?

    Hi,
    Hope someone can help.
    I have a Form based on a Query but the Form does not show all the data? Could there be something, a setting perhaps, that I am not aware of that is restricting/filtering the data? I have looked but cannot see anything obvious

    Thanks in advance
    Gezza

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Do you have controls on the form bound to the fields you want to display?

  3. #3
    Gezza is offline Novice
    Windows XP Access 2002
    Join Date
    Sep 2010
    Posts
    12
    Hi RuralGuy, Thanks for your response.
    No not that I'm aware of, I what to display ever record, but how can I check?

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Your first post indicated you were not displaying all of the data. What did you mean by that?

  5. #5
    Gezza is offline Novice
    Windows XP Access 2002
    Join Date
    Sep 2010
    Posts
    12
    If I view the data in the query which is sequentially numbered 1 to --- I know I have each line of data. When I open the Form it jumps/misses lines of data that I know are in the Query?

  6. #6
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Do you have a Sort clause in your query?

  7. #7
    Gezza is offline Novice
    Windows XP Access 2002
    Join Date
    Sep 2010
    Posts
    12
    No, no sorting on any field

  8. #8
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Add a Sort to your query and see if the results are then the same.

  9. #9
    Gezza is offline Novice
    Windows XP Access 2002
    Join Date
    Sep 2010
    Posts
    12
    That seems to have worked, I would never have thought of it, and I'm surprised that NO sort could cause a problem like that.
    Thank you, You know what they say, "you live and learn".

  10. #10
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    The Jet Engine thinks of a table as a bucket of records and unless you request an order for the records will return them in the fastest manner possible at the time. This means without an order there is no guarantee on which records you get first.

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

Similar Threads

  1. Use of form to gather data for a query
    By tarhim47 in forum Forms
    Replies: 10
    Last Post: 11-05-2010, 10:46 AM
  2. Data in table but not in form or query
    By jennie999 in forum Forms
    Replies: 5
    Last Post: 10-13-2010, 09:10 AM
  3. Form not passing data to query
    By bobfin in forum Queries
    Replies: 13
    Last Post: 08-11-2010, 05:28 AM
  4. Form Data Not being passed onto query
    By fmoses in forum Queries
    Replies: 2
    Last Post: 08-20-2009, 08:33 AM
  5. Use form data in a query
    By Zholt in forum Forms
    Replies: 2
    Last Post: 05-13-2009, 07:59 PM

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