Rand773
11-21-2006, 07:16 AM
I am setting up a monthly report that summarizes a activity for a month. I have setup a date range form and I can pass those values to a parameterized query for the reports data source.
But how would I be able to run a sum against a dollar amount column based on a yes/no column in the table. Ex. I want to sum up all approved amounts where the column Food Assistance is yes (this is for just the date range). This needs to happen several time in the report for different yes/no fields in the table. Can you shed any light on this?
But how would I be able to run a sum against a dollar amount column based on a yes/no column in the table. Ex. I want to sum up all approved amounts where the column Food Assistance is yes (this is for just the date range). This needs to happen several time in the report for different yes/no fields in the table. Can you shed any light on this?