Results 1 to 2 of 2
  1. #1
    Ranger7913 is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Oct 2014
    Posts
    18

    Query design


    Need some help on producing a query then a report that would eliminate similar/duplicate data. Specifically if I produce a query on an employee who is connected to multiple records in a related table, I would like to only have the employee info produced one time and all of the related records listed under that employee. I will also be printing a report that will produce multiple employees from the employee table who have multiple records in a related table. Need to know how to hide or not have the employee info show for each record on the related table.

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    If you want the emp info to show in the report, then yes put it in the query.
    You will get repeating Emp Name, but the related records will be unique.

    In the report, GROUP the Emp Name and put that field in the GROUP BAND header. NOT in the detail.
    summarize each emp in the FOOTER band if needed.

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

Similar Threads

  1. Replies: 1
    Last Post: 05-02-2014, 09:29 AM
  2. Query\db design help
    By BRZ-Ryan in forum Queries
    Replies: 13
    Last Post: 01-06-2014, 08:56 PM
  3. Query design
    By joanne2468 in forum Queries
    Replies: 3
    Last Post: 07-30-2013, 09:29 PM
  4. Query Design
    By Daryl2106 in forum Access
    Replies: 7
    Last Post: 12-05-2012, 09:55 AM
  5. Query design help
    By claudia_lovez_u in forum Access
    Replies: 9
    Last Post: 04-19-2012, 07:33 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