Results 1 to 4 of 4
  1. #1
    hudsonp is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Nov 2012
    Posts
    2

    Help with numbering

    I have an table I am constantly putting new information in and the items are ranked. When I put new data in that out ranks the old data I am currently assigning the appropriate rank but then have to go through all the other data and change the rank on them manually. Is there a way that when I change the rank it automatically adjusts and renumbers the rest?



    Thank you


  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,725
    You say you have a Table where you do all of this manipulation. Well a table has no specific order. The records are stored by Access in whatever order "he" deems fit. If you want a specific order, you must use a query.
    You are in a make work vicious circle. Quit using a Table, and create a query to what you need.

  3. #3
    hudsonp is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Nov 2012
    Posts
    2
    Quote Originally Posted by orange View Post
    You say you have a Table where you do all of this manipulation. Well a table has no specific order. The records are stored by Access in whatever order "he" deems fit. If you want a specific order, you must use a query.
    You are in a make work vicious circle. Quit using a Table, and create a query to what you need.
    I'll give it a shot, my apologies, im a noob with access

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,725
    Part of your issue may be that you are the database creator and user. In a typical situation, someone designs and develops the database (application) and others (users) actually use the database. The users interact with the database through Forms/Menus. The users NEVER interact directly with Tables.

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

Similar Threads

  1. Sequencial numbering
    By spQQky in forum Forms
    Replies: 1
    Last Post: 01-27-2012, 03:16 PM
  2. Page numbering
    By gumberculies in forum Reports
    Replies: 1
    Last Post: 04-11-2011, 02:21 PM
  3. Help with Sequential Numbering
    By orion in forum Programming
    Replies: 3
    Last Post: 07-06-2009, 01:41 PM
  4. Numbering records
    By knightjp in forum Database Design
    Replies: 0
    Last Post: 08-17-2008, 07:07 AM
  5. Auto Numbering
    By rkruczk in forum Forms
    Replies: 0
    Last Post: 10-09-2006, 04: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