Find Static Data Audits
- Click Audit in the CCLAS EL menu or run the Audit.exe application in the Exe folder to display the AuditEdit Form.
 - To apply simple criteria:
- Click Criteria on the main menu to open the AUDIT—Criteria Form which displays the audit search criteria.
 - Enter the search criteria: Staff, Dates, Actions, Programs, Tables and/or Values.
 - To apply the search criteria, click Apply to close the form and display the records matching the search criteria in the AUDIT—AuditEdit Form.
 
 - To apply advanced criteria:
- Click Advanced on the main menu to open the AUDIT—Criteria Form.
 - Build the SQL string:
- Double-click a Custom form field to add it to the SQL string.
 - Double-click an Operator to add it to the SQL string.
 - Double-click a SQL component to add it to the SQL string.
 
 - Make required adjustments to the SQL string.
 - To test the SQL string, click Test SQL. » The test result displays.
 - To clear the SQL string, click Clear. » The SQL string clears.
 - To cancel the search, click Cancel.
 - To apply the search criteria, click OK to close the form and display the records matching the search criteria in the AUDIT—AuditEdit Form.
 
 - 
                                                
To sort the records ascending for a column, select the column and click Sort asc.
 - To sort the records descending for a column, select the column and click Sort desc.
 
