Different data in one form

S

shane.guzman

Hey guys,

I have one report with a set of data like id,id2, text,text, price
(cca. 100 rows, 4 pages). Now I would like to add to that same report
an another set of data like text, text (cca. 200 rows, 8 pages). How
shall I make both records sets work in one report? Thanks for help.

Shane
 
S

shane.guzman

Hey guys,

I have one report with a set of data like id,id2, text,text, price
(cca. 100 rows, 4 pages). Now I would like to add to that same report
an another set of data like text, text (cca. 200 rows, 8 pages). How
shall I make both records sets work in one report? Thanks for help.

Shane

Ah, I am meaning report instead of a form (in the headline)

Shane
 
S

shane.guzman

Well, yes, but the subreport is bound in lengh on the size of the
original report, isnt it?
 
R

Rick Brandt

Well, yes, but the subreport is bound in lengh on the size of the
original report, isnt it?

Nope. You can have a 1000 page subreport hosted in a parent report that would
otherwise be only one page long.
 
S

shane.guzman

Nope. You can have a 1000 page subreport hosted in a parent report that would
otherwise be only one page long.

Thanks! I have not much exp with reports. Grouping and ordering option
in the form properties helped here as well, after I rearranged the
datasets.

Shane
 
Top