Results 1 to 2 of 2
  1. #1
    carson is offline Novice
    Windows Vista Access 2007
    Join Date
    Sep 2011
    Posts
    1

    Trouble auto populating table from form information

    I am trying to create a form from questions listed in a table, add a yes/no column to it and then have it auto populate a data sheet with the question and the answer. Anyone have any suggestions how I can have the datasheet autopopulated?

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,896
    You have to create records in a table. You need a table that has unique key value of the question (or the question itself) in one field and a Yes/No field and some other ID (applicant, employee, ?) to base filtering on. Creating this set of records will require use of code and sql INSERT action.
    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. Trouble with updating/populating
    By eww in forum Forms
    Replies: 3
    Last Post: 08-25-2010, 07:04 AM
  2. Auto populating Form controls
    By eww in forum Forms
    Replies: 1
    Last Post: 08-09-2010, 12:49 PM
  3. new guy with a question on auto populating
    By zdiver07 in forum Forms
    Replies: 2
    Last Post: 05-03-2010, 11:06 PM
  4. Auto Populating a field in a table
    By softspoken in forum Access
    Replies: 11
    Last Post: 04-05-2010, 02:52 PM
  5. Auto populating date.
    By emccalment in forum Access
    Replies: 3
    Last Post: 02-19-2010, 11:00 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