Results 1 to 7 of 7
  1. #1
    rothko26 is offline Novice
    Windows 8 Access 2010 32bit
    Join Date
    Jun 2014
    Posts
    2

    Access 2010: Unfiltered Form Not Showing All Records

    Hi all,



    Hope you can help...

    I have a form (frm_Navig) in an Access 2010 database which is formatted to show a list of records in data sheet view. The record source for frm_Navig is an unfiltered query (Qry_PartData), which is based upon a single table (tbl_PartData).

    The table itself has 299 records, and when I run Qry_PartData it shows all 299 records as expected. So far so good.

    However frm_Navig, based upon Qry_PartData, is only showing the first 198 records, despite having no filters set.
    The oddity is that the record count at the bottom of the form indicates the correct number of records (299), but records 199-299 are not visible and cannot be found using the FindRecord function.

    I've tried changing the form's record source to the original table (tbl_PartData), but again only shows the first 198 records, so presume this is a problem with the form.

    To confirm there are no filters set and no criteria set on the table, query or form, and the information is pulled from a single query, based on a single table so there are no join issues.


    Any help is appreciated as this is really confusing me.

    Thanks,

    Michael


  2. #2
    burrina's Avatar
    burrina is offline VIP
    Windows 8 Access 2010 32bit
    Join Date
    Oct 2012
    Location
    Freeport,Texas
    Posts
    1,383
    Suspect problem is with form. Try creating a new form for test purposes and see what happens.

  3. #3
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,441
    Can you create a sample database and post it here for examination, I have never seen this behavior and I expect it's something to do with the form as well.

  4. #4
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    I will add that this is goofy and corruption should be suspect. I do have one question though. Why did you choose the name, "frm_Navig"? Are you using a Navigation Control/Form?

  5. #5
    rothko26 is offline Novice
    Windows 8 Access 2010 32bit
    Join Date
    Jun 2014
    Posts
    2
    Hi all,

    I was definitely scratching my head over this one, and following burrina's advice rebuilt the form from scratch.
    Rerunning the form and the problems have resolved themselves...so presume the original form was corrupt.

    As the database itself is fairly simple, is this something I should be worried about?

    Thanks again,

    m

  6. #6
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,772
    Corruption of objects is not uncommon during development when changes are frequent. I had quite a few. Now that db is fully implemented and modifications are rare, not seen any corruption for couple years. Be sure to have a backup can revert to because the entire db can become corrupted beyond recovery. This happened to me a couple of times.

    Is your db a split design?
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  7. #7
    Missinglinq's Avatar
    Missinglinq is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    May 2012
    Location
    Richmond (Virginia, not North Yorkshire!)
    Posts
    3,018
    It's also a very good idea to go to Options – Current Database – Name AutoCorrect Options and untick all boxes in that section. Name AutoCorrect has long been associated with corruption during development.

    Linq ;0)>

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

Similar Threads

  1. Replies: 9
    Last Post: 10-24-2013, 05:41 PM
  2. Records Not showing on a Form
    By beerguy in forum Forms
    Replies: 2
    Last Post: 08-03-2013, 08:45 PM
  3. Replies: 8
    Last Post: 06-18-2013, 04:41 PM
  4. Replies: 3
    Last Post: 01-03-2012, 12:28 PM
  5. Replies: 5
    Last Post: 10-27-2011, 10:25 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