In the Access database you want to use the dialog in, import in the Tables and VBA Modules from the accdb\Kents_FileDialog_Tools.accdb database in this project. Then, in your VBA Code, where you need ...
_expression_ A variable that represents a **[FileDialog](Office.FileDialog.md)** object. The following example displays a **File Picker** dialog box by using the **FileDialog** object, and displays ...
Så vidt jeg kan forstå understøtter Outlook 2002 ikke FileDialog object. Eller måske metoden "Application.FileDialog(msoFileDialogFolderPicker)". (Win2000, Office 2002). Nedenstående kode (stort set ...