file dialog for new file?

  • Thread starter Thread starter Fredrated
  • Start date Start date
F

Fredrated

Is it possible to use something like msoFileDialogFilePicker but to get the
name the user wants to use for a new file?

I need to periodically create an output text file. I would like the user to
enter the file name through something like msoFileDialogFilePicker so they
can navigate to the directory where the file is to be saved, and enter the
text file name by hand into the file name box. msoFileDialogFilePicker won't
return the name of a file that doesn't exist in the directory, is there
anything similar that will?

Thanks in advance for any help.

Fred
 
Back
Top