If you can only select 1 file it's always the last modified & the first modified.With Application.FileDialog(msoFileDialogFilePicker)
.AllowMultiSelect = False
Your question is a 'contradictio in terrminis'
If you can only select 1 file it's always the last modified & the first modified.With Application.FileDialog(msoFileDialogFilePicker)
.AllowMultiSelect = False
Your question is a 'contradictio in terrminis'
Thanks for your feedback..is it possible to capture the "Last Save Time" of the file selected from the FilePicker and put its value in a cell?
Bookmarks