Try this
Hello Gimp,
I had never tried the ActiveX Dialog, since Office has its own
if you use the following code, you must set a reference to the Office Library.
Copy this code behind a button, or in the OnEnter event of your Ole field, or where ever you need.
Dim dlgBox As FileDialog...