Customized reports created in MS Access may be added to the application at the Customize Reports form (Tools > Customize > Reports). After the report is added to the Customize Reports form, perform the following steps in order for the report to appear as a selection in the the Reports form (Reports > Report):
--1-- Open the Reports table in MS Access and find the ReportID value for the new report.
--2-- Open the Modules table in MS Access and find the ModuleID value for your IntelliTrack application.
--3-- Open the ModuleReports table and add a new record using the ReportID and ModuleID from steps 2 and 3 for the ReportID and ModuleID fields in the ModuleReports table, respectively.
--4-- In your IntelliTrack application, open the Reports form (Reports > Reports). The new report should be listed as a selection in the Reports form.