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 / December 2005

Tip: Looking for answers? Try searching our database.

Simple Expression

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
rciolkosz - 13 Dec 2005 21:42 GMT
I'm stuck.

In the detail section of my report.  I have two fields, Revenue & Hours.  In
the footer section I want to divide the sum of the Revenue field by the sum
of the Hours field and display the results in another box.  What would be the
expresion for that?
Here is what I am doing but I can't get the sum of hours.

=sum([Revenue])/[Hours]
Duane Hookom - 13 Dec 2005 22:12 GMT
=sum([Revenue])/Sum([Hours])

Signature

Duane Hookom
MS Access MVP
--

> I'm stuck.
>
[quoted text clipped - 8 lines]
>
> =sum([Revenue])/[Hours]
 
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.