|
-
Oct 24th, 2005, 03:33 AM
#1
Thread Starter
New Member
Using file selection for data query function
Hi everyone,
I would like to enquire if anyone know how to write a micro that allows the user to select the file for data query function instead of a fixed file everytime you run a micro?
Thanks very much.
Best regards
KL
-
Oct 24th, 2005, 03:58 AM
#2
Re: Using file selection for data query function
What application?
VB ->
common dialog active x?
api calls
VBA (Excel/Access?) ->
application.FileDialog (msoFileDialogFilePicker).Show <<--- read the help files
api calls / common dialog
Feeling like a fly on the inside of a closed window (Thunk!)
If I post a lot, it is because I am bored at work! ;D Or stuck...
* Anything I post can be only my opinion. Advice etc is up to you to persue...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|