A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Running & Setting Up Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Sum values of column



 
 
Thread Tools Display Modes
  #1  
Old June 30th, 2008, 08:52 PM posted to microsoft.public.access.queries
NeoFax
external usenet poster
 
Posts: 85
Default Sum values of column

I need to write an expression that sums the values of a query based on
the date. Here is the query setup:
Helo#(Dbl) Sample: 14701, 14702, 14703...
Hours(Dbl) Sample: 1351.5, 1345.7, 1292.1,...
8-01(Dbl) Sample: 87.3, 88.5, 99.2...
8-02(Dbl) Sample: 87.5, 100, 100,...

So, I would like to make an expression that sums all of say column
8-06 as this is the current month. How would I go about writing this?
  #2  
Old July 1st, 2008, 06:18 PM posted to microsoft.public.access.queries
KARL DEWEY
external usenet poster
 
Posts: 10,767
Default Sum values of column

What is your table name? What are your field names?

Post sample data like this --
Field1 Field2 Field3
A 1 2/1/08
B 5 5/4/07
X 3 3/22/08
--
KARL DEWEY
Build a little - Test a little


"NeoFax" wrote:

I need to write an expression that sums the values of a query based on
the date. Here is the query setup:
Helo#(Dbl) Sample: 14701, 14702, 14703...
Hours(Dbl) Sample: 1351.5, 1345.7, 1292.1,...
8-01(Dbl) Sample: 87.3, 88.5, 99.2...
8-02(Dbl) Sample: 87.5, 100, 100,...

So, I would like to make an expression that sums all of say column
8-06 as this is the current month. How would I go about writing this?

 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 10:55 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.