open file dialog box - access 2000

mudster01

Registered User.
Local time
Today, 03:48
Joined
Aug 27, 2006
Messages
10
Hi All
I want to import file into access - could be text or excel but also the directory may vary each import so want to open the dialog box so user can find file...then begin import IF .xxx = txt import text else import excel.

Any ideas much appreciated.

Thanks,
M
 
In the sample DB's or code base there is code to use the std file open dialog with Windows. Search for it.
 

Users who are viewing this thread

Back
Top Bottom