G
Guest
I have a report in Access03 that lists data in the following way:
Salesman (Group)
Account Class of Trade (Group)
Account Name / Number (Group)
Detail - Items in each Customer's Product Profile
Now, here's the problem...
I want to do a summary first after each class of trade. Here, I count the
number of accounts and the number of items in each customer's product profile
(displaying a total number of items for that class of trade.)
I also do a grand summary in the report footer. I count the total number of
accounts in the report and the total number of items (not individual items,
all item entries.)
I also want to do a summary after each Salesperson. So far, everything I've
mentioned - I have working correctly. In the Salesperson Group Footer, I'm
counting Class of Trade entries & Item (product) entries. I also want to
count the number of accounts in each Salesperson Group but for some reason -
I can't make it work.
The data structure in the table lists the account number, account name, item
(or product) information in each row. When an account has more than one item
in there product profile, the account name and number are listed more than
once.
I was able to make most of the count functions work by using the =1 trick.
But it seems - not matter what I try, I can't count the number of account in
each Salesperson Group - it's driving me crazy - two day's now trying to
figure this out.
Please help - I need this to work... Thx.
Salesman (Group)
Account Class of Trade (Group)
Account Name / Number (Group)
Detail - Items in each Customer's Product Profile
Now, here's the problem...
I want to do a summary first after each class of trade. Here, I count the
number of accounts and the number of items in each customer's product profile
(displaying a total number of items for that class of trade.)
I also do a grand summary in the report footer. I count the total number of
accounts in the report and the total number of items (not individual items,
all item entries.)
I also want to do a summary after each Salesperson. So far, everything I've
mentioned - I have working correctly. In the Salesperson Group Footer, I'm
counting Class of Trade entries & Item (product) entries. I also want to
count the number of accounts in each Salesperson Group but for some reason -
I can't make it work.
The data structure in the table lists the account number, account name, item
(or product) information in each row. When an account has more than one item
in there product profile, the account name and number are listed more than
once.
I was able to make most of the count functions work by using the =1 trick.
But it seems - not matter what I try, I can't count the number of account in
each Salesperson Group - it's driving me crazy - two day's now trying to
figure this out.
Please help - I need this to work... Thx.