Hi I have a form which iputs a from date and to date. I want my report to print all the records which meets the date range.
Like Report Form abc for shipdate >= date1 and shipdate <= date2 Prev
I couldn't use the Thisform.txtship.value to pass to the report.
Could any one help me out in this.
Kadar
Like Report Form abc for shipdate >= date1 and shipdate <= date2 Prev
I couldn't use the Thisform.txtship.value to pass to the report.
Could any one help me out in this.
Kadar