M
magmike
I have a form, a button, a listbox and a report ran by a query.
I'm trying to get it to where the user can select one or more choices
from the listbox (including the choice "All"), press the button and
the report opens showing information where the query field
[Deductions] matches any of the choices in the form's listbox [ded].
Not advanced enough to write the code for this.
Also, if possible, I would like to give the user the option of forcing
a new page for each group ([location] - the report is already set to
do this), or not, using a check box called [ForceNewPage]. By default,
the Force New Page property under the group section of the report is
set to "Before Section".
Any help would be appreciated.
Thanks in advance,
magmike
I'm trying to get it to where the user can select one or more choices
from the listbox (including the choice "All"), press the button and
the report opens showing information where the query field
[Deductions] matches any of the choices in the form's listbox [ded].
Not advanced enough to write the code for this.
Also, if possible, I would like to give the user the option of forcing
a new page for each group ([location] - the report is already set to
do this), or not, using a check box called [ForceNewPage]. By default,
the Force New Page property under the group section of the report is
set to "Before Section".
Any help would be appreciated.
Thanks in advance,
magmike