Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Reports / Printing / May 2008

Tip: Looking for answers? Try searching our database.

Creating Totals for each COLUMN in a report

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mkm - 15 May 2008 16:49 GMT
I am creating a preschool enrollment chart report that has a column for each
day of the week - M-F - with a checkbox which indicates if the child is
enrolled for that particular day.  On a report, I show each child on a row,
showing the columns for the days of the week.  I then want to get a count
total of the "YES" responses under each day of the week.  I can't figure out
how to get it to distinguish a different count for the VALUE of the field ..
I can only get it to count all the records in the group.  Any help???
Duane Hookom - 15 May 2008 18:07 GMT
You can add a text box to a group footer with a control source like:
=Sum(Abs([YesNoFieldName]))
Signature

Duane Hookom
Microsoft Access MVP

> I am creating a preschool enrollment chart report that has a column for each
> day of the week - M-F - with a checkbox which indicates if the child is
[quoted text clipped - 3 lines]
> how to get it to distinguish a different count for the VALUE of the field ..
> I can only get it to count all the records in the group.  Any help???
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.