FileDialog SaveAs and Filter

F

Franck

Hi,
As Filters property is readonly with msoFileDialogSaveAs and
as you can't create file with msoFileDialogFilePicker,

How can I get a Dialog Box which allow me to select a file with a
specific extension (so, with the Filters property updatable) or to
create a new one before saving data in it?

Thks for help.
 
Top