PC Review


Reply
Thread Tools Rate Thread

Access Report - Field to toal Group Totals

 
 
Glenn
Guest
Posts: n/a
 
      16th Mar 2010
Hi,

I hope I have provided enough information for somebody to help me.

I have built an Access database that includes a table that contains
information that is input by the user via a user form. The user is asked to
input data in the following fields:-

1) Rec Area (Drop Down List (Worthing, Brighton, Shoreham etc.))
2) Agent Name (Drop Down List (Glenn, Joe, Wayne.))

I then have a query which groups the information by REC Area and the by
Agent Name it will then count by Agent name. I then have a report running
off the query. The report has a header which is the REC Area and then list
the names of all the Agent Names that have been input on that REC Area the
report will also count how many entries for that agent under that REC Area
(example below).

REC AREA - WORTHING
Glenn - 3
Joe - 2
Wayne - 2

REC AREA - BRIGHTON
Glenn - 2
Joe - 1
Wayne - 1

What I would like on my report is a field at the bottom of each REC Area
that totals the number of entries so under Worthing REC Area under Wayne I
want it to total so i would be 7 and unser Wayne in Rec Area Brighton it will
say 4.

Just having troubles doing the totals. Please can somebody help.

Thanks, Glenn
 
Reply With Quote
 
 
 
 
Duane Hookom
Guest
Posts: n/a
 
      16th Mar 2010
Have you tried displaying the group footer and adding a text box with a
control source like:
=Sum([Your Numeric Field Here])

--
Duane Hookom
Microsoft Access MVP


"Glenn" wrote:

> Hi,
>
> I hope I have provided enough information for somebody to help me.
>
> I have built an Access database that includes a table that contains
> information that is input by the user via a user form. The user is asked to
> input data in the following fields:-
>
> 1) Rec Area (Drop Down List (Worthing, Brighton, Shoreham etc.))
> 2) Agent Name (Drop Down List (Glenn, Joe, Wayne.))
>
> I then have a query which groups the information by REC Area and the by
> Agent Name it will then count by Agent name. I then have a report running
> off the query. The report has a header which is the REC Area and then list
> the names of all the Agent Names that have been input on that REC Area the
> report will also count how many entries for that agent under that REC Area
> (example below).
>
> REC AREA - WORTHING
> Glenn - 3
> Joe - 2
> Wayne - 2
>
> REC AREA - BRIGHTON
> Glenn - 2
> Joe - 1
> Wayne - 1
>
> What I would like on my report is a field at the bottom of each REC Area
> that totals the number of entries so under Worthing REC Area under Wayne I
> want it to total so i would be 7 and unser Wayne in Rec Area Brighton it will
> say 4.
>
> Just having troubles doing the totals. Please can somebody help.
>
> Thanks, Glenn

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Memo field is truncating in group heading of an Access 2007 report Howie Microsoft Access Reports 3 27th Sep 2009 02:47 AM
Group Totals and Report Totals Oscar Microsoft Access Reports 2 26th Jul 2006 06:57 PM
Group totals on Report Aaron Neunz Microsoft Access 0 7th Oct 2005 09:00 PM
Group totals on a report =?Utf-8?B?QWxhbkM=?= Microsoft Access Reports 2 6th Apr 2005 03:07 PM
Report Group Totals Dean Microsoft Access Reports 1 18th Oct 2003 10:19 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:26 PM.