Can I make the DriveListBox, DirListBox, and FileListBox controls available in VBA? I know they're available in VB and could sure use them them some of my databases.
It is possible, however it takes alot of code as you have to use the list box control which is found on the tools bar under additional tools. You can also use the treeview control to replicate the windows explorer navigation.
HarpZ, I don't see a list box control under the Additional Tools. I do see the list box control but when I paste it onto a form, it's just an "empty" box. I guess that's what you mean by "it takes alot of code". Well, since I'm pretty new to VBA (about 4 months now), I guess this one is over my head for the time being.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.