P
PaulHilgeman
I think I have a fairly simple problem here.
I am doing a database similar to NorthWind.
In my main orders form, I have placed a button that will print a
report. It is supposed to simply print a report that is a summary of
the order, info and a subreport showing the products on the order etc.
Instead, I get a single page printed for every order I have in the
system.
How do I limit this to do just the single report for the data I have
showing in the form?
I have a feeling it is the subreport that is screwing things up here,
but I could be wrong.
I looked through several examples, but wasnt able to come up with the
answer.
Thanks!
I am doing a database similar to NorthWind.
In my main orders form, I have placed a button that will print a
report. It is supposed to simply print a report that is a summary of
the order, info and a subreport showing the products on the order etc.
Instead, I get a single page printed for every order I have in the
system.
How do I limit this to do just the single report for the data I have
showing in the form?
I have a feeling it is the subreport that is screwing things up here,
but I could be wrong.
I looked through several examples, but wasnt able to come up with the
answer.
Thanks!