Here is the situation: There is a
Status_of_Payment table that includes a field called
check_amount; which spits out currency values. Well I
made a query with a couple fields in it and one of them was like this "Monthlybill: Sum(([Check_Amount]*0.07))
Well this is a really nice query because I have another field that has this as the criteria for the dates: "Between [Type the beginning date:] And [Type the ending date:]"; which sets the range forwhat I need to run.
Well here is the problem: I need to figure out how to add up the totals from the "Monthlybill" column on the bottom of the same query or make a new query that gives me the capability of adding up the values and still using the date range run that I used in the first one. Well Please help me and if you could tell me the exact expression to use when I use the expression builder or type it in. I
am a newbe so please be detailed in explanations. Thank
you for your help.
Status_of_Payment table that includes a field called
check_amount; which spits out currency values. Well I
made a query with a couple fields in it and one of them was like this "Monthlybill: Sum(([Check_Amount]*0.07))
Well this is a really nice query because I have another field that has this as the criteria for the dates: "Between [Type the beginning date:] And [Type the ending date:]"; which sets the range forwhat I need to run.
Well here is the problem: I need to figure out how to add up the totals from the "Monthlybill" column on the bottom of the same query or make a new query that gives me the capability of adding up the values and still using the date range run that I used in the first one. Well Please help me and if you could tell me the exact expression to use when I use the expression builder or type it in. I
am a newbe so please be detailed in explanations. Thank
you for your help.