HelpNeeded
New member
- Local time
- Today, 15:01
- Joined
- Oct 31, 2009
- Messages
- 5
I have a database which holds sales data.
Date of Sale
Sale Price
I want to do is create a report that allows meto enter a select a month and the results would show the a sum of the month selected minue a sum of the previous month
so for example it go like this...I select Oct-09
The report shows
Sum of sales in Oct-09 =£30,000
Sum of sales in Sep-09 =£29,000
Difference = £1,000
I am really struggling though to know how to do this, can anyone help
Date of Sale
Sale Price
I want to do is create a report that allows meto enter a select a month and the results would show the a sum of the month selected minue a sum of the previous month
so for example it go like this...I select Oct-09
The report shows
Sum of sales in Oct-09 =£30,000
Sum of sales in Sep-09 =£29,000
Difference = £1,000
I am really struggling though to know how to do this, can anyone help