Report Designer
Hi there,
Hope everyone ok.
I have a small Question. Is it possible to create labels in Data report designer having 2 labels horizontally in a page.
Label1 Label 2
Name 1 .... Name 2 ....
How to write the details section so that it shows 2 different records in a single detail section horizontally.
Regards
Amarjit
# 2 Re: Report Designer
You can try to insert page breaks on the data report after the detail section. Just look for the property on page breaks. Usualy, if you are using a data environment for the data report, you can simply click and drag the table/querry that you want to use then delete all the fields that you do not want in your report.
Iagina
iagina at 2007-11-9 19:32:55 >

# 3 Re: Report Designer
If you are talking about crystal report then you can do it using columnar report in which you can divide your details section in columns.
NO simple Data report designed that comes with VB6.
i need to print horizontal Labels 2 labels accross x 8 rows i.e. 16 labels per page.
Regards
Amarjit
# 5 Re: Report Designer
It's not easy with Data Report
But you can add a new table with the right fields and write a few lines of code to generate it
Any example possible. It will be helpful.
Regards
Amarjit