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]![Report Choose]![txtDateChooser])+1,1,0)


and change the GRoup By to Expression
Random Solutions  
 
programming4us programming4us