View Full Version : Dialog to select multiple files
| In Access VBA, is there a way to bring up a Windows dialog from which you can select multiple files on your hard drive? I'd like it to return a string with the path and filenames, separated with commas or something.
Is this, or something like it, possible?
Thanks in advance,
Matt |
Use the MS Common Dialog Control - under ActiveX controls.
Good luck.
| http://www.tek-tips.com/gviewthread.cfm/lev2/4/lev3/32/pid/707/qid/62310
I found a great post on tek-tips that will let me do it w/o having the license to use CDC.
Thanks anyway, though :-) |
vBulletin v3.5.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.