Results 1 to 2 of 2
  1. #1
    hongman is offline Novice
    Windows 10 Access 2013 32bit
    Join Date
    Nov 2016
    Posts
    3

    How to create au autopopulating form

    Hi

    I have a simple database made up of the following:

    Table Operative List - just a list of names
    Table Project Name - just a list of projects
    Attendance Register - Date, Operative Name, Project Name, Hours, Notes



    I have a form which allows you to pick:

    Date
    Operative Name from dropdown
    Project Name from dropdown
    Hours
    Notes

    However it occured to me that instead of doing it like this for one entry per man per day, how would I create a form or something to automatically populate a table of all names in the list, all for the current day on one screen? This way I could just go down and enter the variable info such as allocating them to a project, inputting hours and adding any notes.

    Would probably be a lot quicker.

    Does this rambling make sense??

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    You're telling us HOW to do something, but WHAT exactly is your database about?
    You have People, Project and PeopleAttendedProject from my perspective. Typically these would be related
    such as shown below.

    People--->PeopleAttendedProject<---Project

    It would be helpful to you and to readers if you could tell us in plain English what your business is; who does what;
    when; how often etc so we get some familiarity with the"business" your database is intended to support. Best if you remove database jargon and just describe the business as you would tell an 8 year old.

    It would also help with context if you took an example (Person) and (Project) and described what these are and what (Attendance) means in you business.

    Also, it will be better for you (less errors with syntax) if you use names that do not include embedded spaces.

    Here is a link to a Student Roster data model that may help with some concepts. Look at the Roster table and see how attendance is modeled and recorded.

    Good luck with your project.

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

Similar Threads

  1. Error autopopulating form
    By Traceyann1964 in forum Forms
    Replies: 8
    Last Post: 01-11-2016, 09:57 AM
  2. Replies: 4
    Last Post: 03-22-2013, 10:58 AM
  3. Help with autopopulating a form
    By chulo in forum Forms
    Replies: 7
    Last Post: 02-20-2012, 03:57 PM
  4. subform not autopopulating
    By slimjen in forum Forms
    Replies: 32
    Last Post: 09-21-2011, 01:55 PM
  5. Autopopulating Forms
    By daniel.e.john in forum Access
    Replies: 3
    Last Post: 09-09-2011, 07:19 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