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
SQL Server BIT field true and false
CRM 4.0 how to get all notes to show up in report
Outlook 2003 and Outlook 2007 - No options to accept, decline nor tentative for invitations
How to collapse columns and rows in excel?
Convert VarPtr to VB.Net
Access 2003 to 2007 customize menu ribbon
sql - if exists
Access SQL - Year greater than in query
Powerpoint 2007 Relative Hyperlinks
Sharepoint How do I change Web Part Title?