Results 1 to 4 of 4
  1. #1
    JustMike is offline Novice
    Windows 10 Access 2013 32bit
    Join Date
    Nov 2018
    Posts
    7

    Report Questions


    Ok everyone, I have a database that takes people and divides them between 4 different groups. I want to make a report that one pulls the information for one of the groups. I am attaching the database to look. I appreciate all the help!!!

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    no database attached, but make a form with a combo box of the groups.
    select the group,
    make a query to read that group: select * from table where [group] = forms!myForm!cboGroups
    attach the query to the report.

  3. #3
    JustMike is offline Novice
    Windows 10 Access 2013 32bit
    Join Date
    Nov 2018
    Posts
    7
    It says my database is too big to post.

  4. #4
    JustMike is offline Novice
    Windows 10 Access 2013 32bit
    Join Date
    Nov 2018
    Posts
    7

    Report Questions

    Attached are screenshots of my database. I have combo boxes in the "Add/Delete" table which link to the other tables on the left side. As people come in, I will use the Add/Delete form and then daily I can change a bit of info in the other 4 forms on the left. After updating the info on the left forms, I want a report that prints out that info, but I don't know how to only get the "A Flight" info on the form and same as the rest.
    Attached Files Attached Files

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

Similar Threads

  1. Report questions
    By trangnguyen in forum Reports
    Replies: 4
    Last Post: 02-16-2018, 05:46 AM
  2. Some Questions
    By Hello1 in forum Access
    Replies: 2
    Last Post: 05-17-2015, 08:40 AM
  3. Replies: 5
    Last Post: 03-28-2012, 01:22 PM
  4. QBF Questions
    By brandonze in forum Forms
    Replies: 2
    Last Post: 08-04-2011, 01:49 PM
  5. More search questions
    By jakeao in forum Programming
    Replies: 27
    Last Post: 08-23-2009, 09:59 AM

Tags for this Thread

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