Exporting a list of Excel files by the repetitions of the embedded VBA scripts
Note the E column called resource.uniqueId. This column provide unique ID for the VBA script embedded in the file. Two files that share the same resource.uniqueId - share the same VBA script.
Use the resource.uniqueId column and the excel COUNTIF function to generate new column.