K
Kim
hi.
I have a form with three text boxs.
first text box name Staff_ID.
second text box name StartDate.
third text box name EndDate.
After click preview button in the form it will open a report.
What I need is the report which has a Staff_ID field will show the record
that is Staff_ID in the form.
And in subreport thich has a date field will show the record that is between
[StartDate] and [EndDate] in the form.
How can I write a module with filter?
Thank you.
I have a form with three text boxs.
first text box name Staff_ID.
second text box name StartDate.
third text box name EndDate.
After click preview button in the form it will open a report.
What I need is the report which has a Staff_ID field will show the record
that is Staff_ID in the form.
And in subreport thich has a date field will show the record that is between
[StartDate] and [EndDate] in the form.
How can I write a module with filter?
Thank you.