|
-
Jan 21st, 2007, 02:27 AM
#1
Thread Starter
New Member
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.
-
Jan 21st, 2007, 11:09 AM
#2
Re: can i do with single or multi rpttextbox
Are you using Crystal Reports?
-
Jan 22nd, 2007, 03:01 AM
#3
Thread Starter
New Member
Re: can i do with single or multi rpttextbox
i am using vb6 datareport, plz help me
-
Feb 25th, 2007, 03:19 AM
#4
Thread Starter
New Member
Re: can i do with single or multi rpttextbox
brucevde can you tell me how it will work with crystal report
-
Feb 25th, 2007, 11:33 AM
#5
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|