Is there a way using the above to suggest a filename to save.

I know it is possible with Application.FileDialog(msoFileDialogSaveAs) but when I use this I cannot get the path to be a default path I want to set.

I can set the default path with GetSaveAsFilename but dont know how to fill the Dailog with a suggested filename