Report data from query

K

Keith

Hi all,

I'm working on a report based on a crosstab query. Most
of it seems to be working ok, but I need to add some
additional information. Here's the basic layout:::

BranchInfo FICA Checks Deposits etc...
(data) (subtotals of items found)

Now I want to add the teller numbers in a text box next
to the subtotals. When I add the tellers into the query
I get a separate record for each teller in the same
branch. I want all this information on one line per
branch.

Any suggestions?
 
Top