Results 1 to 4 of 4

Thread: [RESOLVED] hi

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2005
    Location
    Greece
    Posts
    61

    Resolved [RESOLVED] hi

    is posible to print in crystal not with that form order

    == == ==
    == == ==
    == == ==
    == == ==
    == == ==

    but with ....

    == == == == ==
    == == == == ==
    == == == == ==

  2. #2
    Lively Member
    Join Date
    Mar 2006
    Posts
    94

    Re: hi

    Quote Originally Posted by makisbest
    is posible to print in crystal not with that form order

    == == ==
    == == ==
    == == ==
    == == ==
    == == ==

    but with ....

    == == == == ==
    == == == == ==
    == == == == ==
    ?

    Can you please use meaningful data and/or images? I have no idea what you mean.
    Energy can be neither created not destroyed. It can only be wasted.

    Red Green

  3. #3

    Thread Starter
    Member
    Join Date
    Nov 2005
    Location
    Greece
    Posts
    61

    Re: hi

    Quote Originally Posted by King_George
    ?

    Can you please use meaningful data and/or images? I have no idea what you mean.
    I have data like this ... when my report is print

    1 10 20
    2 11 21
    3 12 22
    4 13 23

    but i wont to print like this

    1 2 3 4
    10 11 12 13 14
    20 21 22 23 24

    Any help

  4. #4
    Lively Member
    Join Date
    Mar 2006
    Posts
    94

    Re: hi

    Quote Originally Posted by makisbest
    I have data like this ... when my report is print

    1 10 20
    2 11 21
    3 12 22
    4 13 23

    but i wont to print like this

    1 2 3 4
    10 11 12 13 14
    20 21 22 23 24

    Any help
    Yes. What you want is a cross-tab report I think. There are plenty of examples of cross-tabs in the CR Samples folder on your system (Assuming the full install) and if not there, then at the Business Objects website.
    Energy can be neither created not destroyed. It can only be wasted.

    Red Green

Posting Permissions

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



Click Here to Expand Forum to Full Width