VBA Macro to open file just typing file name

Hello to all SolidWorks users!

I would like to share with you this macro that allows you to open parts, assemblies and drawings wherever just typing file name.

Currently it is written to retrieve any file in SolidWorks that is in the drive "Z".

The "Search" button tells you if the file exists.

The "Open" button opens the file if it exists.

The "Rebuild Index" button recreates the index where to search files.

Try it and let me know if it works.

Hello everyone, Fabrizio

Note: I'm not a programmer ...

SolidworksApi macros