I want to use FileDialog(msoFileDialogFilePicker) to allow the user to select a .jpg file but I want there to be a default so myFile.jpg is highlighted and will be selected if the user clicks ok but otherFile.jpg will be shown and available if the user wants to select it.Is this possible?