R
Reiner Giesen
Hello
using the <application.dialog(xldialogopen).show "path\filename"> including the <path> and <filename> runs very well. In that case I have the possibility navigating the user close to his file. The field "Filename" is filling too, which is very important for me
Because of opening severial files, I'd like to say the user which file he has to open with the open-dialog. Is there any possibility to change the title of this dialog
On the other hand: <Application.GetOpenFilename("(*.xls),*.xls ", , "New Title!!!")> changes the title. In my mind there is no possibility to set the field "Filename". Is that right
Thanks for answers
Regard
Reiner
using the <application.dialog(xldialogopen).show "path\filename"> including the <path> and <filename> runs very well. In that case I have the possibility navigating the user close to his file. The field "Filename" is filling too, which is very important for me
Because of opening severial files, I'd like to say the user which file he has to open with the open-dialog. Is there any possibility to change the title of this dialog
On the other hand: <Application.GetOpenFilename("(*.xls),*.xls ", , "New Title!!!")> changes the title. In my mind there is no possibility to set the field "Filename". Is that right
Thanks for answers
Regard
Reiner