Multi Column Report; Sub Reports

P

PPCO

I want to do a two column Trucking Route report: In the first column I want
the route deliveries and in the second column, I want pickups on the same
route. 1: Is this possible? and 2: Can the routes from the two reports line
up with each other in their respective columns even though there will be more
records in one than the other. Thanks!
 
G

Golfinray

You will have to get those lined up in your query and then create the report.
You can then set the columns where you want them in the report.
 
P

PPCO

How do you line them up in a query?

Golfinray said:
You will have to get those lined up in your query and then create the report.
You can then set the columns where you want them in the report.
 
Top