[AccessD] Query Mathematics

Keith Williamson Kwilliamson at RTKL.com
Wed Dec 27 09:31:33 CST 2006


Hi all,

 

Is it possible to do a "percent of total" calculation within a summary
query?  I have a query that sums up actual hours worked, by profit
center; and then divides this by the standard actual hours in the pay
period.  This gives me the FTE (full-time equivalents) employees per
profit center.  I, then, want to take the total FTE of each center, and
calculate the percent of all FTE's.  Is it possible to do this in the
query?

 

Here is the Center FTE expression:

 

CenterFTE: Sum([ActReg])/(First([countoftimewkend])*40)

 

And I'd like to divide the above, by the total of all CenterFTE
expressions.

 

I've been doing this in a report, but am trying to get this calculation
down to the query level, for ease of exporting into excel.

 

Thanks for any help.

 

Regards,

 

Keith E. Williamson | Assist. Controller| kwilliamson at rtkl.com

RTKL Associates Inc. | 901 South Bond Street | Baltimore, Maryland
21231-3305

410-537-6098 direct | 410-276-2136 fax | www.rtkl.com
<http://www.rtkl.com/> 

 




More information about the AccessD mailing list