GetOpenFilename

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top