Results 1 to 4 of 4
  1. #1
    BrockWade is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Dec 2013
    Posts
    63

    way for user to populate multiple rows to a table from a form


    Does anyone have any design tips on a way for user to populate multiple rows to a table from a form? Ideally the user would enter data in one "cell" hit enter and go to the next cell, etc. Then after the user was satisfied with the entries the user would hit a button that would save the data to a table... thoughts? Thanks

  2. #2
    Dal Jeanis is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    May 2013
    Location
    Dallas TX
    Posts
    1,742
    Not sure what you are trying to achieve. A) If the user is only entering one value at a time, why not use a continuous form and have the data saved as it's entered? B) If you didn't want it committed, you could have the form bound to a temporary table, and have your "Save" button transfer the termporary records to the permanent table.

  3. #3
    BrockWade is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Dec 2013
    Posts
    63
    The temp table idea was great, working well.... Thanks!

  4. #4
    Dal Jeanis is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    May 2013
    Location
    Dallas TX
    Posts
    1,742
    No problem. Please mark thread "Solved". Top of page, under thread tools.

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

Similar Threads

  1. Replies: 3
    Last Post: 07-16-2012, 11:09 AM
  2. Replies: 8
    Last Post: 12-05-2011, 01:55 PM
  3. Replies: 4
    Last Post: 08-15-2011, 10:06 AM
  4. Replies: 0
    Last Post: 02-13-2011, 02:55 PM
  5. Replies: 1
    Last Post: 11-30-2009, 05:11 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