Article ID: 213755 - Last Review: October 11, 2006 - Revision: 4.2 XL2000: Macro to Change File Type to "All Files (*.*)" in Open Dialog BoxThis article was previously published under Q213755 SUMMARY
In the Open dialog box in Microsoft Excel, the default setting in the Files of type box is "Microsoft Excel Files (*.xl*; *.xls; *.xla; *.xlt; *.xlm; *.htm; *.html)." This article provides a sample Visual Basic for Applications macro that changes the default setting to "All Files (*.*)", in order to display all files in the current directory. MORE INFORMATIONMicrosoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements.
To change the default setting in the Files of type box, follow these steps:
REFERENCESFor more information about built-in menus, click Microsoft Excel Help on the
Help menu, type built-in menus in the Office Assistant or
the Answer Wizard, and then click Search to view the topics
returned.
| Article Translations
|
Back to the top
