Avoid alternate display in Crystal report

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vaniKanabathy
    New Member
    • Mar 2008
    • 52

    Avoid alternate display in Crystal report

    Hi,

    Im developing a CR using CR 8.5,vb6 and access for my company project. I have do 2 mutiple column detail section in crystal report. 1 is for MFGNo list and another is for OEMNo list.Now the data is printed alternately like

    101001 101002 101003 101004 -MFGNo
    201001 201002 201003 201004 - OEMNo
    102001 102002 102003 102004 -MFGNo
    202001 202002 202003 202004 - OEMNo

    I want the result as
    101001 101002 101003 101004 -MFGNo
    102001 102002 102003 102004 -MFGNo

    201001 201002 201003 201004 - OEMNo
    202001 202002 202003 202004 - OEMNo

    I want to sort the data.How can i do so in CR...Please help me...Only this part is left in my report.....My boss getting tempered....... coz delay of the report. I will thank u forever for any kind help.
  • Stewart Ross
    Recognized Expert Moderator Specialist
    • Feb 2008
    • 2545

    #2
    Sorry, but as you will have found from previous posts you have made about Crystal the experts on this forum are generally Access experts, not Crystal Reports. Had this been an Access question I would gladly have helped you myself, but Crystal is simply not my field of expertise - nor it would appear of most other contributors.

    If any other contributor can assist here please feel free to do so.

    -Stewart

    Comment

    Working...