north19701
Active Member
- Joined
- Jun 17, 2003
- Messages
- 491
I have a query where I need a calculated field to total 3 months worth of revenue by vendor. For example:
Month Vendor Revenue
12/31/2004 - Jackson - $100.00
1/31/2004 - Jackson - $100.00
2/29/2004 - Jackson - $100.00
3/31/2004 - Jackson - $100.00
4/30/2004 - Jackson - $100.00
12/31/2004 - Murray - $100.00
1/31/2004 - Murray - $100.00
2/29/2004 - Murray - $100.00
3/31/2004 - Murray - $100.00
4/30/2004 - Murray- $100.00
I need to set up a calculated field in the query that will sum vendor totals, in this case from 2/2004 to 4/2004. Of course next month this will change to 3/2004 to 5/2004. Can anyone help with this?
Month Vendor Revenue
12/31/2004 - Jackson - $100.00
1/31/2004 - Jackson - $100.00
2/29/2004 - Jackson - $100.00
3/31/2004 - Jackson - $100.00
4/30/2004 - Jackson - $100.00
12/31/2004 - Murray - $100.00
1/31/2004 - Murray - $100.00
2/29/2004 - Murray - $100.00
3/31/2004 - Murray - $100.00
4/30/2004 - Murray- $100.00
I need to set up a calculated field in the query that will sum vendor totals, in this case from 2/2004 to 4/2004. Of course next month this will change to 3/2004 to 5/2004. Can anyone help with this?