Results 1 to 3 of 3
  1. #1
    MTSPEER is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2013
    Posts
    283

    Creating more records

    Hello Guys,

    I need some help with this confusion I'm having. I have a table called Table1. And Fields ID and Age. If the age is < 60 I need to send this over another table called Table2 where there are two more fields, Number and Level. The ID's who's age is under 60 should look like this in the other table:

    ID Age Number Level
    1 56 11 5


    1 56 12 6
    1 56 13 6
    1 56 14 7

    And there are multiple ID's in Table1. And I want every ID who's age below 60 to produce this on Table2. I'm not sure what is the best way to do this. Thanks

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Why saving age and not birth date?

    Why do you need other table? Can this 'level' be calculated? Why is 6 repeated for numbers 12 and 13?
    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
    MTSPEER is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2013
    Posts
    283
    Because there is no birth date field. Just age. And I want to move it to a different table because there are so many more fields in that table and I just want to make things simpler. No the "level" field cannot be calculated. Because that is just how it has to be. And every ID will have the same setup. same levels and numbers.

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

Similar Threads

  1. Creating Records
    By wlseaton in forum Forms
    Replies: 4
    Last Post: 02-14-2013, 09:58 PM
  2. Creating records
    By Daryl2106 in forum Access
    Replies: 2
    Last Post: 12-10-2011, 05:37 PM
  3. Access 2007 - Creating New Records Based on Existing Records
    By GeorgeAugustinePhillips in forum Forms
    Replies: 9
    Last Post: 10-05-2011, 05:58 PM
  4. Creating Multipule records
    By Icewolf0927 in forum Queries
    Replies: 3
    Last Post: 10-27-2010, 02:03 PM
  5. Creating top values with two records
    By avesamuel in forum Queries
    Replies: 0
    Last Post: 10-15-2007, 10:45 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