Results 1 to 4 of 4
  1. #1
    macollins is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Dec 2013
    Posts
    10

    Generate Multiple Records at Once

    Can anyone direct me to a way to pull a number <x> from a record in on table and then open <x> number of records in another table? I don't even know where to start on this one. I'm in Access 2013 on a web app.

  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,619
    What do you mean by 'open <x> number of records'? You want to create x new records and then open those records? Or you want to open random x number of existing records?
    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
    macollins is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Dec 2013
    Posts
    10
    I need to read a number from a field and on save, open that number of new records in a different table.

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,619
    That would involve an INSERT sql action and probably also VBA code.
    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.

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

Similar Threads

  1. Generate Multiple Records with Autonumbers
    By macollins in forum Access
    Replies: 10
    Last Post: 12-09-2013, 03:11 PM
  2. Replies: 5
    Last Post: 08-24-2013, 02:07 AM
  3. Auto generate records
    By RokitRod in forum Database Design
    Replies: 1
    Last Post: 10-02-2012, 10:45 AM
  4. Replies: 2
    Last Post: 06-09-2011, 09:47 AM
  5. Generate Multiple Queries per Field value
    By dssrun in forum Programming
    Replies: 1
    Last Post: 02-26-2011, 12:12 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