Does Excel have a built-in dialog box that will allow
users to select multiple folders within the same directory?
Once the user selects a set of folders, my goal will be
to copy a file (or files) into each folder that was chosen.
Thanx
AFAIK, msoFileDialogFolderPicker doesn't support multi-select. Perhaps
a userform with a directory tree and a listbox is one way to go, where
the user can add selected paths to the listbox for batch processing.
--
Garry
Free usenet access at
http://www.eternal-september.org
Classic
VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.
vb.general.discussion