Inserting Sections in Crystal Reports

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • preetishrivastava1984
    New Member
    • Oct 2007
    • 6

    Inserting Sections in Crystal Reports

    Hi All,
    I am using Crystal Reports thru VB. Generally it allows to insert as many sections in a report but when i try to insert more than 7 sections in a report than at run time the sections after the first seven are not visible.
    Is that a limitation of crystal report. Or if its possible plzz help me.
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Are you getting any error at runtime .

    What is the version of CR that you are using ?

    Comment

    • QVeen72
      Recognized Expert Top Contributor
      • Oct 2006
      • 1445

      #3
      Hi,

      What kind of report is that..? which needs so many Sections.. Are you Creating So many Groups..?

      Regards
      Veena

      Comment

      • preetishrivastava1984
        New Member
        • Oct 2007
        • 6

        #4
        Originally posted by QVeen72
        Hi,

        What kind of report is that..? which needs so many Sections.. Are you Creating So many Groups..?

        Regards
        Veena

        Actually I am trying to make a customer list form.
        That contains CustomerName,Ad dress,E-mailId bla bla bla
        And if any one of them is null then the section itself has to be suppressed

        Comment

        • preetishrivastava1984
          New Member
          • Oct 2007
          • 6

          #5
          Originally posted by debasisdas
          Are you getting any error at runtime .

          What is the version of CR that you are using ?

          No only the sections are invisible.
          version 8.5

          Comment

          • QVeen72
            Recognized Expert Top Contributor
            • Oct 2006
            • 1445

            #6
            Originally posted by preetishrivasta va1984
            Actually I am trying to make a customer list form.
            That contains CustomerName,Ad dress,E-mailId bla bla bla
            And if any one of them is null then the section itself has to be suppressed
            Hi,

            Are you printing in Vertical Format..? or Horizontal format..?

            If Vertical, the Just Place all of them in Detail Section by adding Sufficient Lines, and then Suppress Blank Lines for detail section..

            REgards
            Veena

            Comment

            Working...