Results 1 to 5 of 5
  1. #1
    joe55555 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jul 2013
    Posts
    24

    Auto multi-level position numbering!!!!

    hello i have a big access prog and i need in a certain form to show multi level positioning for each record as the format 1.x.x


    what i am looking for is like the following:




    position field 2 field 3 field3
    1 data data data ...
    1.1 data data data ...
    1.1.1 data data data ...
    1.1.2 data data data ...
    1.2 data data data ...
    1.2.1 data data data ...
    2 data data data ...
    2.1 data data data ...
    2.2 data data data ...
    2.2.1 data data data ...

    anyone has an idea of how to do that?

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,632
    How would Access 'know' to 'increment' the value and when to change to next number sequence? This would require a lot of code, if it's even possible.

    Bing: Access treeview

    http://support.microsoft.com/kb/209891
    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.

  3. #3
    joe55555 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jul 2013
    Posts
    24
    This is a tree view, it is not similar to what i am trying to do, anyway thank you

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,632
    Treeview was the only thing I could find that comes close to what you describe.

    I also searched on: VBA hierarchical numbering
    Most everything returned was Excel related.
    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.

  5. #5
    joe55555 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jul 2013
    Posts
    24
    Thank you

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

Similar Threads

  1. Auto numbering of new records
    By edwardcga in forum Forms
    Replies: 1
    Last Post: 10-20-2013, 04:19 PM
  2. Access Auto Numbering
    By edieb in forum Access
    Replies: 1
    Last Post: 09-25-2013, 11:03 AM
  3. multi level drop down
    By nkuebelbeck in forum Forms
    Replies: 6
    Last Post: 05-28-2013, 12:04 PM
  4. Auto numbering of forms
    By bgeorge12 in forum Forms
    Replies: 5
    Last Post: 06-30-2011, 05:05 PM
  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