VB File Controls available to Excel VB?

P

pete

Hi

Are the DriveListBox, DirListBox, and FileListBox
controls, available i believe with VB (at least i see
them referenced in a VB manual) somehow portable for use
while doing VB macro programming in Excel 2002?

Thanks
 
C

ChrisJForeman

Yes they are. Go into the VBA: Tools->Macro->Visual Basic Editor. Then
Insert->User Form and an empty form and the pallette with List Box etc. will
appear. In case you don't know, you drag them to the desired place on the empty
form. But I am not going into it any more here as it's obviously a big subject.
"Using Microsoft Excel97" by QUE, ISBN 0-7897-1399-3 at about £38 / $40 is
quite a comprehensive book - but there may others which are just as good for
your needs at a cheaper price.

Best of luck with it.

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top