georgialaw1
Technical User
I have a report where the user inputs a start date and an end date in popup dialog boxes (the 2 input boxes will be for 1 year). I want the report to generate the a total quantity for the year(which I figured out how to do), a total for the first 11 months, and a total for the last month in the year. Is this possible without using vba code?