Hi
I've this code to present the user of a list of files to openand it presents with this screen screen capture.jpg![]()
Please Login or Register to view this content.
I'd like the screen to NOT include any files with "Apple" in the file name. So, the fifth item on the list (Apple MTS (Template).xls) would not be displayed. ( I've tried to filter on "<> InStr(File.Name,"Apple")" with no success.
Any way to accomplish this?
Bookmarks