Hello,
I have a form that displays some basic customer information and 12 fields that having billing amounts, they are titled Jan-12 through Dec-12. What I cam trying to do is give someone an option to select which month they want and then a button opens a report that prints invoices based on the values in that month.
I have a combo box that has all the month combinations, is there a way to filter the report and its underlying query to only use the specified month in the combo box?
Or am I going about this the wrong way?
Any guidence would be helpfull.
I have a form that displays some basic customer information and 12 fields that having billing amounts, they are titled Jan-12 through Dec-12. What I cam trying to do is give someone an option to select which month they want and then a button opens a report that prints invoices based on the values in that month.
I have a combo box that has all the month combinations, is there a way to filter the report and its underlying query to only use the specified month in the combo box?
Or am I going about this the wrong way?
Any guidence would be helpfull.