How to create a report with differences found in the VBA Code.
xlCompare
allows to export vba code with differences into HTML format. This operation can be performed from the VBA Comparison Report dialog:
Highlighted button does the following:
prompts you to select file name for a new report
creates report and writes it into selected file
opens this file, so you can review it