Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

qry aggregation + criteria

Status
Not open for further replies.

matrixknow

IS-IT--Management
May 3, 2007
78
I have a query that won't run, I find out why :

one field is a aggregation and another is a criteria field, these to won't go together. How to solve this.

Code:
Total Annual :([monthly_gross]*[Multiplier])
this is the aggregation
Code:
 period : with criteria #01/04/2007#

How do I let them work together ?

thanks in advance
 
It is usually better to post all the SQL.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top