-
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
-
There should be a default report dealing with address labels. If you use this you should get the output that you want.
-
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