Reports with new lines for value

  • Thread starter Thread starter Anne
  • Start date Start date
A

Anne

I have a database where pours are recorded. Each pour has 6 gangs and there
can have up to 8 joists listed.
This reports is given to the factory for production.

I created a subreport which has 1.1" squares which show the detail of the
pours. It actually works, but it shows all pours continuously. I need it to
list the pours in rows of the gangs, The gangID is the linkfield to the
subreport and each joistID is unique . Is it possible to have each gang have
its own row, regardless

Something like this:
Gang1: joist, joist joist
Gang2: joist, joist joist joist joist
Gang3: joist joist joist joist
Gang4:
Gang5:
Gang6:

Thanks,
Anne
 
Back
Top