I have a table called "Sales" which has fields Salesperson, Date_of_Sale, and Sales_Amount
For any given Salesperson, I would like this report to show the sales for the current year-to-date AND the prior year-to-date.
I'm completely comfortable with creating it if it were only for this year, but how do I get the field in place to reflect the prior year-to-date as well as make a subtraction between the 2 fields?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
jeffs88keys
I have a table called "Sales" which has fields Salesperson, Date_of_Sale, and Sales_Amount
For any given Salesperson, I would like this report to show the sales for the current year-to-date AND the prior year-to-date.
I'm completely comfortable with creating it if it were only for this year, but how do I get the field in place to reflect the prior year-to-date as well as make a subtraction between the 2 fields?
At a loss, and I appreciate the help.
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.