Results 1 to 2 of 2
  1. #1
    Modify_inc is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jul 2012
    Posts
    100

    Why are new records being moved to the front of other records?


    I'm not sure what I did, but when I enter data into a form, say it's record 10 and I click record 11 to start a new record. I can then go back to record 10, and it's still has the data I entered in the form. As you know this part is normal.

    The problem is when I save and close the form and reopen it, record 10 now has the data from record 9, and the data I had entered for record 10 is moved to record 1, which is in front of my other records. It continues to do this, and I am now at record 4, which should be record 14 and I do not understand why it's doing this. At first I thought it was deleting my new records until I found them in the front of my already created records.

    I could just leave it, since all my records are still there, but it's frustrating expecting your last record you enter to be at the end, instead to find it somewhere else.

    I'm still learning, so I hope it is just a setting or entry I need to change.

    Thanks
    Mike

  2. #2
    John_G is offline VIP
    Windows XP Access 2003
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    Hi -

    In Access, records do not have any particular order when displayed in a form, other that the one you choose. Unless you specify otherwise, the records will be displayed in primary key (PK) order of the underlying table, if you specified one.

    If you don't have a PK, and you have no ordering specified anywhere else, the order can't really be predicted.

    But, you can change the display sort order any time you need to; just right-click on a form field, then select ascending or descending from the displayed popup menu.

    HTH

    John

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

Similar Threads

  1. Replies: 14
    Last Post: 07-29-2013, 02:33 PM
  2. Replies: 1
    Last Post: 01-24-2013, 05:50 PM
  3. Autonumber in front of records in a report
    By LanieB in forum Reports
    Replies: 1
    Last Post: 03-29-2012, 02:49 PM
  4. Replies: 1
    Last Post: 01-04-2012, 01:39 PM
  5. New Record has moved all other records...
    By medmons in forum Access
    Replies: 0
    Last Post: 06-01-2007, 01:00 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