ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
PBPeter Brinkhuis27/06/2017

Hi there,

A macro that I'm making for a customer contains a button that let them browse for a folder. Right now this is the dialog that I'm using:

browseForFolderLimited.png

Now I (aka they ) want to change this to use the fancier, Office style browse dialog:

browseForFolderDetailed.png

Is this at all possible with VBA? I've found many examples, but most require office or they work for VBA6. In this topic, Keith Rice seems to confirm that it isn't possible with VBA.