Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2012
    Posts
    13

    Multi-student Forms & Reports

    Greetings once again,
    I created a database to record lesson information (see attached sample). When there was only one student per record, everything worked fantastic.


    However, management would like to have one record per lesson, which means that up to eight students would need to be accounted for.


    Adding additional Student_IDs to the lesson record table and the associated links to the student table was simple.
    Inputting lesson information was pretty straightforward.


    The problem arises with output.
    There is one report to review an individual student's past lessons.
    Also, there is a form in which to export the lesson's public comment.
    Both use different queries, but with the same name as the form and report.
    Both the report and exported Excel file are blank, no data.


    Any assistance, as always, is much appreciated.
    M. McAllister




    P.S. I'm building this in A2010, but saved as A2003 (working environment).
    Attached Files Attached Files

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    I did not look at the database but ... maybe a third table would allow you to lookup a many to many relationship. A third table could store the PK values from the other two tables. Then, you could query the third table.

  3. #3
    Join Date
    Aug 2012
    Posts
    13
    ItsMe,
    Yes. Others on other forums suggested the same approach.
    I forgot about this method...
    It is the road to take.
    Thanks for the input,
    MNM

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

Similar Threads

  1. Replies: 2
    Last Post: 07-21-2014, 08:47 AM
  2. Multi Value Field Causing Problems in Reports
    By LordPanzer in forum Reports
    Replies: 3
    Last Post: 10-15-2013, 11:46 AM
  3. Multi field search forms
    By Rogue in forum Forms
    Replies: 10
    Last Post: 05-14-2013, 09:40 AM
  4. Multi-selection from list box to reports
    By SgtSaunders69 in forum Forms
    Replies: 3
    Last Post: 03-02-2012, 09:56 AM
  5. Multi Page Forms?
    By Simon Sweet in forum Forms
    Replies: 0
    Last Post: 03-05-2008, 04:01 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