I am trying to build a report from my database.
The people that will be wanting this report will be wanting to view specific days of processing. Everything is keyed to the primary key which is called the CDC date.
I am not sure how to get access to allow someone to enter multiple CDC dates and then put then put those records into a report.
I have a report created however it lists all the records in the database which i need to be able to select X records at a time.
The people that will be wanting this report will be wanting to view specific days of processing. Everything is keyed to the primary key which is called the CDC date.
I am not sure how to get access to allow someone to enter multiple CDC dates and then put then put those records into a report.
I have a report created however it lists all the records in the database which i need to be able to select X records at a time.