G
Guest
I'm needing to create a form to set the start date and end date for printing
records in a report. I want to print all records between the two dates.
I'm sure this is a very basic operation, but I haven't found any examples of
code anywhere for this.
I would like to create a form with two fields "date1" and "date2" (the field
in my table is "date") to set my query filter, and then a control button that
will create the report. I already have a report written, I just need to
minipulate the filter/query.
Any ideas?
records in a report. I want to print all records between the two dates.
I'm sure this is a very basic operation, but I haven't found any examples of
code anywhere for this.
I would like to create a form with two fields "date1" and "date2" (the field
in my table is "date") to set my query filter, and then a control button that
will create the report. I already have a report written, I just need to
minipulate the filter/query.
Any ideas?