Microsoft
Software
Hardware
Network
Question : Help summing multiple criteria in query
Hi!
Im trying to sum criteria for the final field in the picture labeled "Deduction Code"
I need to sum the deduction codes it retrieves that equal 11, 13, 14 ,15, 16, and 44 only
Please help
Thanks in advance!
Answer : Help summing multiple criteria in query
i posted
for the checkDate column use this as criteria
between [Forms]![Report Choose]![txtDateChooser] and dateserial(Year([Forms]![R
eport Choose]![txtDateChooser])+
1,1,0)
and change the GRoup By to Expression
Random Solutions
ORA-12514 TNS:listener does not currently know of service requested in connect (yet agian?)
error with import
Drop Down List and Back Button on Browser - Losing state?
Outlook problem with error 0x80040154 (and others) -- inetcomm issue?
Finding Null in a memo field and what event to use to check the related box
Icons from Start>All Programs have disappeared
Automatically close Outlook on log off or shutdown
Validating users with three level security
Communicator 2007 R2 - randomly won't logon
How do I declare and set variables for the Caption propery of a field in MS Access 2003 Database? (VBA)