1. Put MediaInfo.dll (CPU architecture must be same as you VBA engine build, e.g. MediaInfo.dll 64-bit with a 64-bit Excel) in a path visible by the application (e.g. C:\Windows)
  2. You have to enable Developers Tab
  3. Enable Macroses


    There you can enable macroses, but My recommendation as Microsoft recommendation – not use this mode permanently, only for test purpose only
  4. After that, you can open this file, and macros have to work.
  5. If you want to view/edit code, you have to open code editor
  6. It should looks like this: