Hello and please accept my apology as I am sure this has been covered many times.
I would like to have a form where a user selects specific criteria from a list of options. For example; I have a table which has the following fields:
Department
List of all expenditures
Contract Date
On this form I would like the user to select a date range, (OR specific month) and department. Upon execution I'd like the form to display the total expenditure (not a list of each) by department for the requested period.
Additionally, I'd also like it to display the total expenditure by month, i.e., total for Jan, Feb, Mar etc.
Lastly, I'd like the user to be able to print this form.
I hope that I was able to express my dilemma clearly.
Thanks in advance.
I would like to have a form where a user selects specific criteria from a list of options. For example; I have a table which has the following fields:
Department
List of all expenditures
Contract Date
On this form I would like the user to select a date range, (OR specific month) and department. Upon execution I'd like the form to display the total expenditure (not a list of each) by department for the requested period.
Additionally, I'd also like it to display the total expenditure by month, i.e., total for Jan, Feb, Mar etc.
Lastly, I'd like the user to be able to print this form.
I hope that I was able to express my dilemma clearly.
Thanks in advance.