Results 1 to 5 of 5
  1. #1
    wheatonk is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2013
    Posts
    2

    The order records are processed

    I am trying to figure out how to make access process records in the order they were entered.

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    That's not much to go on. What do you mean by process?
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    wheatonk is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2013
    Posts
    2
    I'm trying to figure overtime for a crew that works on several jobs each day. when I calculate the overtime some times it will show up on Monday or Tuesday but not on Friday. It seems to calculate records randomly?

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    Please remember we're not there looking over your shoulder. We have no knowledge of your application, your data structure, or the process you're using to calculate overtime. You're asking why your process isn't working correctly without showing your process.

    Generally speaking, you can order by date, date/time, or if you really want order of entry, an autonumber field should work.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  5. #5
    Perceptus's Avatar
    Perceptus is offline Expert
    Windows 7 64bit Access 2003
    Join Date
    Nov 2012
    Location
    Knoxville, Tennessee
    Posts
    659
    Possible add another column for entry date, have that column default value be =Now(). Then Modify your query to only use records based on that column value.

    This is all I can offer knowing nothing of the situation.

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

Similar Threads

  1. Order Detail Records
    By intancomel in forum Access
    Replies: 1
    Last Post: 06-18-2013, 06:12 AM
  2. Records are not in alphabetical order
    By snowboarder234 in forum Forms
    Replies: 3
    Last Post: 04-12-2012, 03:30 PM
  3. Replies: 7
    Last Post: 10-20-2010, 04:08 PM
  4. How to use Rnd to order records?
    By Gdm in forum Queries
    Replies: 1
    Last Post: 05-26-2010, 09:01 PM
  5. Records change order
    By accessbeginner in forum Access
    Replies: 1
    Last Post: 03-18-2010, 06:38 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