Results 1 to 5 of 5

Thread: can i do with single or multi rpttextbox

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2006
    Posts
    7

    Question can i do with single or multi rpttextbox

    I have a one field access recordset, i want to display recordset through Query group based like

    ssql="shape{select * from digits}as grp1 compute grp1,count(grp1.number)as totalno by number"

    45
    423
    546
    456
    458
    753
    64
    24

    and i want to dispay detail section with five colums like this

    45 423 546 456 458
    753 64 24

    while i have a single field plz help me how can i do with single or multi rpttextbox.

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: can i do with single or multi rpttextbox

    Are you using Crystal Reports?

  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2006
    Posts
    7

    Re: can i do with single or multi rpttextbox

    i am using vb6 datareport, plz help me

  4. #4

    Thread Starter
    New Member
    Join Date
    Oct 2006
    Posts
    7

    Re: can i do with single or multi rpttextbox

    brucevde can you tell me how it will work with crystal report

  5. #5
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: can i do with single or multi rpttextbox

    To setup the Details section for multiple columns.

    1) Place the database field(s) in the details section as normal.
    2) In Format Section dialog, click on Details and set the option "Format with Multiple Columns".
    3) Once you check that option a new tab called Layout becomes visible. Use this tab to setup your multi-column page.
    4) Set the Width property and set the Across Then Down option.

    When you click OK, Crystal will duplicate your details section to the right X number of times, depending on the width you have chosen.

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