G
Guest
Hi,
What I am trying to acieve is an on-screen report with user-selectable
filters. The app is a detention-logging system for a school. What I want to
be able to do is to see a summary of all of the detentions for the school,
but allow the user to filter this down to either a particular year group or
even a particular tutor group. I also want them to be able to alter the
date-range for the report.
What I'd ideally like to do is to have a form do this, but forms don't seem
to support grouping of data and I can't have a sub-form on a continuous form.
I have two (current) problems with the report, which I would appreciate help
with....
1) How can I get the report to re-size to fill the screen width?
2) How do I place a button on the report which will activate a form to do
the filtering? (I think I'm ok once I've got the form open, but we'll see!)
Ideally this button would not show if the report is printed / exported. As it
stands, I can create a button, but not get it to work! (The zoom tool remains
active)
HELP!
TIA
What I am trying to acieve is an on-screen report with user-selectable
filters. The app is a detention-logging system for a school. What I want to
be able to do is to see a summary of all of the detentions for the school,
but allow the user to filter this down to either a particular year group or
even a particular tutor group. I also want them to be able to alter the
date-range for the report.
What I'd ideally like to do is to have a form do this, but forms don't seem
to support grouping of data and I can't have a sub-form on a continuous form.
I have two (current) problems with the report, which I would appreciate help
with....
1) How can I get the report to re-size to fill the screen width?
2) How do I place a button on the report which will activate a form to do
the filtering? (I think I'm ok once I've got the form open, but we'll see!)
Ideally this button would not show if the report is printed / exported. As it
stands, I can create a button, but not get it to work! (The zoom tool remains
active)
HELP!
TIA