|
-
Nov 3rd, 2000, 07:51 PM
#1
I use data environment control and data report control.
but the distance between two data from database is too large.
it print as below:
name age
tom 20
name age
jerry 21
name age
john 22
I want to the result as below :
name age
tom 20
jerry 21
john 22
how to make the result?
Thanks.
-
Nov 4th, 2000, 02:29 AM
#2
Just shorten the space between the detail info and the headers above and below the same way you would in making an Access Report.
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
|