H
Hasan Cansü
Hi,
I'm using Excel 2000 German. I'm trying to get a filename
using the following.
Filename = Application.GetOpenFilename _
("Text Files (*.txt),*.txt,")
In the dialog box, this shows me only "Text Files" instead
of "Text Files (*.txt)", but correctly in the English
Excel 2000.
Is it a bug or do I have to adopt the syntax?
Thanks
Hasan
I'm using Excel 2000 German. I'm trying to get a filename
using the following.
Filename = Application.GetOpenFilename _
("Text Files (*.txt),*.txt,")
In the dialog box, this shows me only "Text Files" instead
of "Text Files (*.txt)", but correctly in the English
Excel 2000.
Is it a bug or do I have to adopt the syntax?
Thanks
Hasan