Individual total not group. HELP

tafnuef1

Registered User.
Local time
Today, 10:30
Joined
Apr 22, 2010
Messages
43
Ok, look at this report I have created. Tell me how can I get one single total per Batch Number ID? As you see here it adds a total per error. In some cases a user will have several batch number IDs with several errors and I want to total each document count in each individual Batch number Not per error? Can someone help me figure this out? I am at the end of my project and this one issue is making me NUTS.

error report.JPG:confused:
 
You could use Database functions which will help you, there are examples in the Help System. DSUM, DCOUNT etc.

Another option is create a query and use totals then place the query in the report footer or Header this then gives you a summary of your totals.
 

Users who are viewing this thread

Back
Top Bottom