CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2013
    Posts
    1

    Three group with two details.

    Hello.
    I am using crystal reports 11.
    I am newbie in crystal reports and I want to make something like this
    Group 1
    Group 2
    Details
    Group 3
    Details
    End Group 3
    End Group 2
    End Group 1
    Now I have one problem.
    The details MUST BE THE SAME in Group 2 and Group 3
    I only manage to do that.

    Group 1
    Group 2
    Group 3
    Details
    End Group 3
    End Group 2
    End Group 1

    Please Help how to do it

  2. #2
    Join Date
    Jul 2005
    Posts
    990

    Re: Three group with two details.

    If it's possible it would be better if you could generate the data in the desired format by modifying the application
    JG


    ... If your problem is fixed don't forget to mark your threads as resolved using the Thread Tools menu ...

+ Reply to Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts



HTML5 Development Center

Click Here to Expand Forum to Full Width