Results 1 to 5 of 5
  1. #1
    shelleyl868 is offline Novice
    Windows 10 Access 2013 64bit
    Join Date
    Feb 2018
    Posts
    3

    Using Groups in Reports

    I am trying to use grouping to avoid displaying information in a report that is duplicated in the rows of my table. Each row of the table also contains unique information, but the duplicated information must be in every row for reasons that aren't important here.



    I thought that I could create a group and put these fields in that header and it would only display that information in the row for that group header, but it's displaying it on every row. Is there any way to accomplish this within a report?

    I know there are all kinds of problems with this design that could be solved by creating and linking tables. However, this is not possible because my data source is an Excel spreadsheet (linked in my database) that members of my team update, and they do not have Access. I'm basically using Access for reports based on the Excel spreadsheet.

    Thanks for your help!

  2. #2
    isladogs's Avatar
    isladogs is offline MVP / VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    5,979
    Its not totally clear why you are seeing repetition
    If field A is in the group header and the other fields are not, field A should appear once at the top of the records for that group

    A similar result is obtained if you place the field in the detail section and set the field properties to Hide Duplicates = Yes

    Either of these should achieve what you want
    If that doesn't help, please post 2 screenshots of your report, design view & print preview
    Colin, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I don't know, I keep quiet!
    If I don't know that I don't know, I don't know whether to answer

  3. #3
    Bulzie is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    Nov 2015
    Posts
    1,474
    Are you saying the whole row of data is duplicated or various fields in a single row are duplicated? And as Ridders52 asked, can you provide screenshots of the report or post an example of what it issue looks like.

  4. #4
    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,726
    I agree with comments by ridders and bulzie. However, I am wondering why there is duplication in the "table" being used in Access. You seem to have reasons/rationale and I'm not trying to dissuade your approach. My thought is could you have a query to get only the data you need from the spreadsheet and set up your table
    with "the better design" and "remove some of the problems".

  5. #5
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,930
    Have you considered installing Access Runtime (it's free) on each user machine so they can run Access file for data input and report output? Then you can eliminate the Excel component. Be sure to split the db for multi-user application.
    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.

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

Similar Threads

  1. How to get Overall Average from Two Groups?
    By CodeLiftSleep in forum Reports
    Replies: 1
    Last Post: 10-24-2017, 02:25 PM
  2. Reports Groups
    By MacAcc in forum Reports
    Replies: 1
    Last Post: 03-08-2016, 03:25 PM
  3. Replies: 1
    Last Post: 12-05-2011, 11:32 PM
  4. Sum by groups
    By Lorlai in forum Access
    Replies: 1
    Last Post: 07-21-2011, 11:42 AM
  5. Group & Reports (more than 4 Groups??)
    By JohnS in forum Reports
    Replies: 3
    Last Post: 10-01-2009, 07:11 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