P
Piers Chivers
Hi,
This is a very simple question that I just can't figure out.
How do I display controls from different queries onto the same report?
My problem is that I have a table for an entertainment event that includes
fields:
OrderID
TypeOfTravel - either "Walking" or "Driving"
NumberOfAdults
NumberOfChildren
I need to show the total number of walking adults and total number of
driving adults. I can easily compute these values in separate queries but
how do I show them on the same report? Maybe there's a way to compute them
in the same query? Any input gratefully received.
Many thanks,
Piers
This is a very simple question that I just can't figure out.
How do I display controls from different queries onto the same report?
My problem is that I have a table for an entertainment event that includes
fields:
OrderID
TypeOfTravel - either "Walking" or "Driving"
NumberOfAdults
NumberOfChildren
I need to show the total number of walking adults and total number of
driving adults. I can easily compute these values in separate queries but
how do I show them on the same report? Maybe there's a way to compute them
in the same query? Any input gratefully received.
Many thanks,
Piers