B
bris
Hi There
I have some file that is used for report generator. From Excel I open some
text files with the "Application.GetOpenFilename("Text Files (*.txt),
*.txt")".
But this function only filters files with extension ".txt". I want also a
filtering. In my example I have a directory with 2 kind of txt*-file, a
testlog.txt and meslog.txt. I only want to see the testlog.txt files, when
the fileopen window is shown.
Br,
Brian
I have some file that is used for report generator. From Excel I open some
text files with the "Application.GetOpenFilename("Text Files (*.txt),
*.txt")".
But this function only filters files with extension ".txt". I want also a
filtering. In my example I have a directory with 2 kind of txt*-file, a
testlog.txt and meslog.txt. I only want to see the testlog.txt files, when
the fileopen window is shown.
Br,
Brian