Results 1 to 5 of 5
  1. #1
    Tommo is offline Advanced Beginner
    Windows 8 Access 2013
    Join Date
    Sep 2015
    Posts
    42

    Adding Students to classes

    Hi.



    I am in the process of setting up a DB for my partners school.

    I have student and class tables. I have these linked in a many to many with a junction table.

    I am making a student data entry form and I cant work out how to add the student to the class.

    Ideally I would have a combo box to select the class and then when one is selected a fresh empty combo box would appear beneath it.

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,902
    Options:

    1. single form bound to the junction table with comboboxes for selecting class and student

    2. main form bound to Classes and subform bound to junction table with combobox to select student

    3. main form bound to Students and subform bound to junction table with combobox to select class

    The 'fresh empty combo' would be a new record row in a Datasheet or Continuous form.
    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
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,722
    Do you have a plan?
    Do you have a description of the business surrounding the "school".
    Student and Class are a start. But what about registration, courses, teachers, scheduling...
    I recommend you do some serious analysis, with pencil and paper, to identify the business of the school you hope to automate in some fashion.

    Here are some links to a few free, generic data models that show typical "things" and the "relationships" between them. Some of this might be relevant to your situation. A quick review will help you determine if your facts are typical or if you have special requirements.

    School Registration
    Student Roster
    Student Information System includes several other data models (specifics)
    Class scheduling facts
    Class scheduling model

    Don't overlook the usefulness of Google/Bing in your research and development.
    Good luck.

  4. #4
    Tommo is offline Advanced Beginner
    Windows 8 Access 2013
    Join Date
    Sep 2015
    Posts
    42
    thanks for all this. Sorry no replies.

    Have sorted now.

    Thanks Orange. I don't think I explained very well.

    I do have most of that stuff. I just didn't think it was relevant to the question.

  5. #5
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,722
    Glad it's resolved.
    I saw you had only a few posts; quite a common combo question and no context/background for the question, so wanted to get a big picture view.
    Glad it's all under control.

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

Similar Threads

  1. Replies: 6
    Last Post: 08-31-2015, 09:50 AM
  2. Replies: 10
    Last Post: 08-22-2015, 05:59 AM
  3. Classes not taken
    By sdc1234 in forum Queries
    Replies: 1
    Last Post: 02-20-2014, 02:16 PM
  4. Replies: 0
    Last Post: 01-30-2012, 01:14 PM
  5. what does this mean: [classes]![cDate]
    By rankhornjp in forum Programming
    Replies: 6
    Last Post: 11-09-2011, 02:37 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