Calculation on a calculated field in query

A

andrena

I am trying to TOTAL (or Sum) an already calculated field I've added t
a query. It doesn't work to =Sum(field) in the report so I believe
need to do this in the quiery.

So what I need to do is do a total of the Expr1 fields. Do I mak
another field in the query Expr2 and type something in there to displa
a single field in the report for Expr1 total??? A little guidance woul
be much appreciated
 
Top