|
-
Sep 14th, 2001, 09:06 AM
#1
Thread Starter
Junior Member
Data Report
Hello
Does anybody know how to present a data report in VB with the fields from the recordset next to each other for example:
Name Name Name
when I try this its the same name on one row for example :
John Smith John Smith John Smith
Steve Smith Steve Smith Steve Smith
But i want it to look like this for example:
John Smith Steve Smith Mark Smith
Can I control this with code instead ?
Anybody with any good ide ?
Thanks
Micke
-
Sep 14th, 2001, 09:16 AM
#2
There should be a default report dealing with address labels. If you use this you should get the output that you want.
-
Sep 14th, 2001, 09:44 AM
#3
Fanatic Member
Re: Data Report
i think there must be some column settting in data-report. i don't know much about data-report. why don't u use crystal report instead.
regards
prakash
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
|