ThePixelMines
Technical User
This is a newbie questions so I hope it will get answered quickly. I searched the posts but couldn't find the answer I was looking for.
I have a report that relies on date ranges. What I'd like is a pretty little form that asks for the date ranges and has a button to call up the report with the applied dates. What's the general procedure to accomplish this? I can't find how to get the dates to the report. Right now the report is generated from a query that has unspecified BeginDate and EndDate fields so it asks for them. See Relationships for Production for reference.
In the same vain, I have another database for my kid's preschool roster. This is the first year I've used it so there's only one class for the report to look up. I have it kinda hardwired in my Query. In this case, [School Years.schoolyear_ID] = 1 (as there's only one year so far). For this one it would be nice to have a form with a combo box from which you could choose a year and a button to call up the report with the applied [schoolyear_ID]. Is it about the same procedure. See Relationships for Southside for reference.
Thanks in advance for the help.
Check it, Fool!
I have a report that relies on date ranges. What I'd like is a pretty little form that asks for the date ranges and has a button to call up the report with the applied dates. What's the general procedure to accomplish this? I can't find how to get the dates to the report. Right now the report is generated from a query that has unspecified BeginDate and EndDate fields so it asks for them. See Relationships for Production for reference.
In the same vain, I have another database for my kid's preschool roster. This is the first year I've used it so there's only one class for the report to look up. I have it kinda hardwired in my Query. In this case, [School Years.schoolyear_ID] = 1 (as there's only one year so far). For this one it would be nice to have a form with a combo box from which you could choose a year and a button to call up the report with the applied [schoolyear_ID]. Is it about the same procedure. See Relationships for Southside for reference.
Thanks in advance for the help.
Check it, Fool!