Hi
I was wondering if anyone knows how to exclude the files available for selection using the FileDialog(msoFileDialogFilePicker) the files that I want to filter out will be in column C of sheet1
eg in column C there maybe Test.xlsm, Test1.xlsm, Test3.xlsm in rows 3 to 5 so these files should be excluded from the file picker so that Test4.xlsm, Test5.xlsm, etc are displayed.
I have had a search around and can only find ways to exclude a file type not name.
Bookmarks