File Search Defaults

Louie

Registered User.
Local time
Today, 03:15
Joined
Feb 2, 2005
Messages
36
Is there a way to programmatically set a default search directory and default file type for the “File Search” available from the File menu in Microsoft access?
 
The default folder is specified in the Tools | Options menu, "Default Database Folder."

Manually set it, or run a macro (using Sendkeys) which sets that value. You could also them run the macro converter to convert that macro to VBA (Tools | Macro | Convert Macros to Visual Basic).
 
Last edited:

Users who are viewing this thread

Back
Top Bottom