So I'm building a database that allows users to make entries into the records tables and generate reports based on those records.
The db has 3 tables (buildings, records, services), one query, and one report. If you open it and hit Generate Report on the switchboard you're going to get the options form which we want to use to build our query.
The trick is, if we left all options blank we would want every record. If we set one, we want to filter by it. So on and so forth.
If you can help me or point me in the right direction, thanks for your time.
The db has 3 tables (buildings, records, services), one query, and one report. If you open it and hit Generate Report on the switchboard you're going to get the options form which we want to use to build our query.
The trick is, if we left all options blank we would want every record. If we set one, we want to filter by it. So on and so forth.
If you can help me or point me in the right direction, thanks for your time.
Attachments
Last edited: