Viewing Results: Object and Module Cross References

One of the challenges in Microsoft Access development is knowing where objects are used. Whether it's property values, SQL in queries or record sources, macros, or VBA module code, Total Access Analyzer performs the analysis to pinpoint explicit object references. The results are shown in the XRef tab:

For modules, the XRef tab displays a list of options to see where VBA code objects are defined and referenced including procedures, constants, variables, DoCmd actions, labels, etc.