I have a workbook with a list of file paths, these files are .sym (CAD format for SmartPlant 2D). Using VBA I need to get the file custom properties (The properties in the below image) for each file listed. How to do? I can get the file but not the custom properties! :(
Thanks!