G
Guest
I have a report that generates totals for a given month for a given team. The
problem is that the only way I am getting accurate totals is if I start the
parameter at 1/1/2005. What if I want to run a report for just the month of
March? I would need the total spent for the month of march only but the
remaining total budget field should still take the total for all purchases
and give me an accurate number. The Grand Total field says this =Sum([Sum Of
Amount of Purchase]) and the remaining team budget field says this
=[BudgetTotal]-[Sum Of Amount of Purchase Grand Total Sum]. Any help with
this would be totally appreciated. I am a rookie !!
problem is that the only way I am getting accurate totals is if I start the
parameter at 1/1/2005. What if I want to run a report for just the month of
March? I would need the total spent for the month of march only but the
remaining total budget field should still take the total for all purchases
and give me an accurate number. The Grand Total field says this =Sum([Sum Of
Amount of Purchase]) and the remaining team budget field says this
=[BudgetTotal]-[Sum Of Amount of Purchase Grand Total Sum]. Any help with
this would be totally appreciated. I am a rookie !!