Hi,
I have a small database with some donation information for a charity. I would need to print receipts for the donations using a report with the necessary information populated from the forms to show up in the report.
The question is, what would be the best way to set up the report so that i could entry a from and to date so that the report only picks up the records that haven't already been printed. Say, just records for the past two days. I do have a date field i could use as a perimeter.
many thanks
I have a small database with some donation information for a charity. I would need to print receipts for the donations using a report with the necessary information populated from the forms to show up in the report.
The question is, what would be the best way to set up the report so that i could entry a from and to date so that the report only picks up the records that haven't already been printed. Say, just records for the past two days. I do have a date field i could use as a perimeter.
Code:
receipt_date
many thanks