report fields

M

Michael

I have a report that pulls data from our tickets, clients, and
accounting table. Each of the tables is linked by the client id. If
I enter more than one rate item in the accounting table, my ticket
(work order) prints one page for every rate item. How can I set up
the report to print out one ticket and multiple rate items on the same
page?
 
J

John W. Vinson

I have a report that pulls data from our tickets, clients, and
accounting table. Each of the tables is linked by the client id. If
I enter more than one rate item in the accounting table, my ticket
(work order) prints one page for every rate item. How can I set up
the report to print out one ticket and multiple rate items on the same
page?

Use the report's Sorting and Grouping dialog to group by Ticket; put the
ticket-specific information in the group Header (or Footer, or both) and the
rate data in the Detail section.
--

John W. Vinson [MVP]
Microsoft's replacements for these newsgroups:
http://social.msdn.microsoft.com/Forums/en-US/accessdev/
http://social.answers.microsoft.com/Forums/en-US/addbuz/
and see also http://www.utteraccess.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top