-
nOOb to Crystal Report 9
Hey guy, I have to work out how to use Crystal reports 9, and have never done any real reporting b4.
I have managed to add it in VB6 (which I am using), and have added the database, and necessary fields.
Firstly, I added a field, that has about 50 rows, I want these rows to be displayed one after each other, close together on one page.
Crystal reports displays them one on each page! Creating 50 pages! How can I stop it doing this, and how can I make it put them in the order that they are in my DB? It puts thme in a completely different order, I need to keep it the same as the DB.
Thx
-
also within VB, how can I select a templete? you can do this from within crystal reports, and there are some nice templates.
Could I do this from within VB6?
Thx again