If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Dialog to select multiple files

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-06-02, 14:19
mattalexx mattalexx is offline
Registered User
 
Join Date: Feb 2002
Posts: 60
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
__________________
Matt Alexander
mattalexx@softhome.net

Don't click here.

Odigo: 5408962
AIM: mattalexx
ICQ: 138006220
Reply With Quote
  #2 (permalink)  
Old 05-06-02, 15:23
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
Use the MS Common Dialog Control - under ActiveX controls.

Good luck.
Reply With Quote
  #3 (permalink)  
Old 05-06-02, 15:26
mattalexx mattalexx is offline
Registered User
 
Join Date: Feb 2002
Posts: 60
thanks

http://www.tek-tips.com/gviewthread..../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 :-)
__________________
Matt Alexander
mattalexx@softhome.net

Don't click here.

Odigo: 5408962
AIM: mattalexx
ICQ: 138006220
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On