Good day all.
I am developing an inventory database. Presently, I have multiple queries that can be run (system name, serial number, unit type, etc.). Rather than create a report for each query, I'd like to use just one since the same information is reported regardless of query criteria.
Is there a way to customize the report title/label. Instead of a generic label like "Query Report", for example, set up the label to use the name of the query, i.e. set the label to "System Name Query Report" when the System Name Query is executed and "Serial # Query Report" when the Serial # Query is executed?