I want to use a oleDragDrop in an Excel VBA Userform
- From: "Fatchan" <brianksc@xxxxxxxxx>
- Date: 4 Aug 2005 13:22:53 -0700
Hello,
I am fairly new to VBA and macro programming. I would like to devise a
macro that processes a bunch of workbooks. I would like to create a
userform such that I can drag and drop workbooks from windows explorer
into a listbox to determine which files I would like to process.
I found tons of examples online of how to devise a VBA program to
accept "drag and dropped" files from windows explorer, however when I
try to do this from within an excel vba program, I find that the
listbox is slightly different and does not contain the odeDragDrop
functionality.
Is there some kind of library or something I need to import into my
excel vba program? I hope I am making some sense... please help!
.
- Follow-Ups:
- Re: I want to use a oleDragDrop in an Excel VBA Userform
- From: Jean-Yves
- Re: I want to use a oleDragDrop in an Excel VBA Userform
- Prev by Date: Re: Need help setting a range
- Next by Date: RE: Range issue...
- Previous by thread: VBA programs
- Next by thread: Re: I want to use a oleDragDrop in an Excel VBA Userform
- Index(es):
Relevant Pages
|