|
-
Apr 18th, 2006, 11:19 PM
#1
Thread Starter
Addicted Member
Outlook 2003: How to show a filedialog from Outlook
For some reason, Outlook does not support filedialogs (Application.FileDialog) while other applications do (Excel, Word). I have seen solutions to this problem that use automation to create a Word or Excel object and then use the filedialog property of the Word or Excel object to display a the filedialog (setting objWORD/objEXCEL.width = 0 and objWORD/objEXCEL.Height = 0). I have run into several issues when using this method and I am wondering if anyone knows how to display a filedialog through Outlook. Does Windows have a filedialog that can be displayed?
Thanks in advance for the help!
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
|