Message 1 of 1
Drag and Drop from Windows search results to a VBA listbox
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am try to take files from a windows search results and drag and drop the paths and file names to a form listbox. Much how the Publish application works. I know how to multi select files from a single folder or all the files from a certain folder. I am looking to get the multiple files from multiple folders, like results in a windows search and drag and drop the filenames and paths to a form listbox.