Multi Column Report; Sub Reports

  • Thread starter Thread starter PPCO
  • Start date Start date
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!
 
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.
 
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.
 
Back
Top