0

Is there a control that can enable me to put a Windows Explorer widget inside an Excel Userform?

Or at least show objects/icons from a path.

Thanks!

wh3resmycar2
  • 191
  • 1
  • 13
  • 1
    https://stackoverflow.com/questions/25153342/open-a-workbook-using-filedialog-and-manipulate-it-in-excel-vba – Robin Mackenzie Oct 17 '17 at 12:46
  • You can try to use `Treeview Control` - paired with `Dir` you can represent directory structure with it as well as show icons. – Victor K Oct 17 '17 at 13:00
  • hey Robin. the code looks neat. now my only issue how to assign an initial folder in there? i tried looking some things up but .initialfolder property is not showing. any thoughts? – wh3resmycar2 Oct 17 '17 at 16:34
  • oh i think i got Robin. .initialfile worked. too bad i can't pick your post as answer but thanks. – wh3resmycar2 Oct 17 '17 at 16:53

0 Answers0