Results 1 to 3 of 3
  1. #1
    ariansman is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Apr 2013
    Posts
    57

    Put duplicated data in a report

    Please help me to make this report:
    We are making an invoice which should be split for the costumer and also the store. Can we design a report to have the same identical result in one page such as the following?


    Code:
    customer name: Akbar Bond  
    Service-ID        product      adviser       cost
    54                pencil         Jack        500
    65                staple         John        350
    
    
                                               Sum: 850
    ---------------------------------------------------------
    customer name: Akbar Bond  
    Service-ID        product      adviser       cost
    54                pencil         Jack        500
    65                staple         John        350
    
    
                                              Sum: 850

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,795
    It is possible to force a record to duplicate but replicating an entire section is not something I've attempted.

    Easiest might be to use 2 subreports.

    Are you just trying to conserve paper? What if invoice extends over multiple pages?

    Cross-post https://access-programmers.co.uk/for...d.php?t=304351
    Last edited by June7; 03-20-2019 at 11:15 PM.
    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
    ijaz8883 is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Jan 2019
    Posts
    103
    Hi Mr. ariansman
    I have made a sample for you
    I hope it will help you to made the same report as required by you.
    In any mistake sorry in advice from the Group seniors.

    Ijaz Invice.zip

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

Similar Threads

  1. Replies: 6
    Last Post: 04-28-2018, 12:43 AM
  2. Replies: 2
    Last Post: 05-24-2016, 08:01 AM
  3. Duplicated data entry form help!
    By JackieFeng in forum Forms
    Replies: 1
    Last Post: 05-06-2016, 04:57 PM
  4. Duplicated Data Issue
    By justair07 in forum Access
    Replies: 16
    Last Post: 06-03-2014, 07:19 AM
  5. Combine duplicated data in a report
    By padfoot in forum Reports
    Replies: 3
    Last Post: 03-24-2012, 08:41 AM

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